cz.cuni.pogamut.posh.nbparser
Class SyntaxErrorsHighlightingTaskFactory

Package class diagram package SyntaxErrorsHighlightingTaskFactory
java.lang.Object
  extended by org.netbeans.modules.parsing.spi.TaskFactory
      extended by cz.cuni.pogamut.posh.nbparser.SyntaxErrorsHighlightingTaskFactory

public class SyntaxErrorsHighlightingTaskFactory
extends org.netbeans.modules.parsing.spi.TaskFactory

Author:
Honza

Constructor Summary
SyntaxErrorsHighlightingTaskFactory()
           
 
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
 

Constructor Detail

SyntaxErrorsHighlightingTaskFactory

public SyntaxErrorsHighlightingTaskFactory()
Method Detail

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.