cz.cuni.pogamut.posh.nbparser
Class SyntaxErrorsHighlightingTaskFactory
java.lang.Object
org.netbeans.modules.parsing.spi.TaskFactory
cz.cuni.pogamut.posh.nbparser.SyntaxErrorsHighlightingTaskFactory
public class SyntaxErrorsHighlightingTaskFactory
- extends org.netbeans.modules.parsing.spi.TaskFactory
- Author:
- Honza
|
Method Summary |
Collection<? extends org.netbeans.modules.parsing.spi.SchedulerTask> |
create(org.netbeans.modules.parsing.api.Snapshot snapshot)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyntaxErrorsHighlightingTaskFactory
public SyntaxErrorsHighlightingTaskFactory()
create
public Collection<? extends org.netbeans.modules.parsing.spi.SchedulerTask> create(org.netbeans.modules.parsing.api.Snapshot snapshot)
- Specified by:
create in class org.netbeans.modules.parsing.spi.TaskFactory
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.