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