public class NopExpression extends LeafExpression implements scala.Product, scala.Serializable
Constructor and Description |
---|
NopExpression() |
Modifier and Type | Method and Description |
---|---|
String |
name() |
NothingTypeInfo |
typeInfo() |
children
freshName, freshNameCounter
exists, fastEquals, makeCopy, transformChildrenPost, transformChildrenPre, transformPost, transformPre
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NothingTypeInfo typeInfo()
typeInfo
in class Expression
public String name()
name
in class Expression
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.