public class AntlrExpressionTree extends AbstractAntlrTree
Constructor and Description |
---|
AntlrExpressionTree(String source) |
Modifier and Type | Method and Description |
---|---|
protected org.antlr.runtime.tree.Tree |
parse(com.whitestein.lsps.lang.parser.antlr.ANTLRLangParser parser) |
getErrors, getSource, getTree
public AntlrExpressionTree(String source)
protected org.antlr.runtime.tree.Tree parse(com.whitestein.lsps.lang.parser.antlr.ANTLRLangParser parser) throws org.antlr.runtime.RecognitionException
parse
in class AbstractAntlrTree
org.antlr.runtime.RecognitionException
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.