Class ExprLexer
java.lang.Object
org.yamcs.studio.autocomplete.parser.engine.ExprLexer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
escapeString
(String str) int
next()
static String
-
Constructor Details
-
ExprLexer
-
ExprLexer
-
ExprLexer
-
-
Method Details
-
next
- Throws:
IOException
-
escapeString
-
unescapeString
- Throws:
IOException
-
getCurrentIndex
public int getCurrentIndex()
-