public NbPoshParser.ParserResult(org.netbeans.modules.parsing.api.Snapshot snapshot,
Collection<cz.cuni.amis.pogamut.sposh.elements.ParseException> syntaxExceptions)
Method Detail
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