cz.cuni.pogamut.posh.nbparser
Class NbPoshParser.ParserResult
java.lang.Object
org.netbeans.modules.parsing.spi.Parser.Result
cz.cuni.pogamut.posh.nbparser.NbPoshParser.ParserResult
- Enclosing class:
- NbPoshParser
public static class NbPoshParser.ParserResult
- extends org.netbeans.modules.parsing.spi.Parser.Result
|
Constructor Summary |
NbPoshParser.ParserResult(org.netbeans.modules.parsing.api.Snapshot snapshot,
Collection<cz.cuni.amis.pogamut.sposh.elements.ParseException> syntaxExceptions)
|
| Methods inherited from class org.netbeans.modules.parsing.spi.Parser.Result |
getSnapshot |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NbPoshParser.ParserResult
public NbPoshParser.ParserResult(org.netbeans.modules.parsing.api.Snapshot snapshot,
Collection<cz.cuni.amis.pogamut.sposh.elements.ParseException> syntaxExceptions)
getSyntaxErrors
public Collection<cz.cuni.amis.pogamut.sposh.elements.ParseException> getSyntaxErrors()
throws org.netbeans.modules.parsing.spi.ParseException
- Throws:
org.netbeans.modules.parsing.spi.ParseException
invalidate
protected void invalidate()
- Specified by:
invalidate in class org.netbeans.modules.parsing.spi.Parser.Result
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.