public class TucsonPrimitiveParser
extends java.lang.Object
Constructor and Description |
---|
TucsonPrimitiveParser(java.lang.String in) |
Modifier and Type | Method and Description |
---|---|
TucsonCmd |
parse() |
public TucsonPrimitiveParser(java.lang.String in)
in
- the String representation of the TuCSoN primitive to be parsedpublic TucsonCmd parse()