public class SymbolArgument extends java.lang.Object implements IZenSymbol
| Constructor and Description |
|---|
SymbolArgument(int id,
ZenType type) |
| Modifier and Type | Method and Description |
|---|---|
IPartialExpression |
instance(ZenPosition position) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasDumpedObjectpublic SymbolArgument(int id,
ZenType type)
public IPartialExpression instance(ZenPosition position)
instance in interface IZenSymbol