Package cz.cuni.pogamut.posh.nbparser

Package class diagram package cz.cuni.pogamut.posh.nbparser
This package contains classes responsible on-the-fly parsing of Yaposh plan in text view.

See:
          Description

Class Summary
NbPoshParserFactory Factory for creating parser of Yaposh plans.
SyntaxErrorsHighlightingTaskFactory Factory used by layer.xml to create syntax highlighting task for
 

Package cz.cuni.pogamut.posh.nbparser Description

This package contains classes responsible on-the-fly parsing of Yaposh plan in text view. This package contains two factories instantiated by layer.xml. The NbPoshParserFactory creates parser that parses the Yaposh plans in the text view of the Shed. The SyntaxErrorsHighlightingTaskFactory creates a task that accepts parsing results form the parser and adds error notification to the text view. The syntax errors of the plan look like little red exclamation mark on the right side of the text view, it has tooltip with full text of syntax error.



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.