Class ContentParserHelper
java.lang.Object
org.yamcs.studio.autocomplete.parser.ContentParserHelper
Helper for content parsing.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FunctionDescriptor
parseStandardFunction
(String content)
-
Constructor Details
-
ContentParserHelper
public ContentParserHelper()
-
-
Method Details
-
parseStandardFunction
- Returns:
FunctionDescriptor
filled from the content.
-