public static interface ANTLRParser.ParseResult
| Modifier and Type | Method and Description |
|---|---|
List<LessCompiler.Problem> |
getErrors() |
HiddenTokenAwareTree |
getTree() |
boolean |
hasErrors() |
HiddenTokenAwareTree getTree()
List<LessCompiler.Problem> getErrors()
boolean hasErrors()
Copyright © 2012-2014. All Rights Reserved.