- java.lang.Object
-
- org.netbeans.modules.parsing.spi.Parser
-
- cz.cuni.pogamut.posh.nbparser.NbPoshParser
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.netbeans.modules.parsing.spi.Parser
org.netbeans.modules.parsing.spi.Parser.CancelReason, org.netbeans.modules.parsing.spi.Parser.Result
-
Method Summary
-
Methods inherited from class org.netbeans.modules.parsing.spi.Parser
cancel
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NbPoshParser
public NbPoshParser()
-
Method Detail
-
parse
public void parse(org.netbeans.modules.parsing.api.Snapshot snapshot,
org.netbeans.modules.parsing.api.Task task,
org.netbeans.modules.parsing.spi.SourceModificationEvent sme)
throws org.netbeans.modules.parsing.spi.ParseException
- Specified by:
parse in class org.netbeans.modules.parsing.spi.Parser
- Throws:
org.netbeans.modules.parsing.spi.ParseException
-
cancel
public void cancel()
- Overrides:
cancel in class org.netbeans.modules.parsing.spi.Parser
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.