Class Parser
- java.lang.Object
-
- org.apache.karaf.shell.console.completer.Parser
-
@Deprecated public class Parser extends Object
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Stringmessy()Deprecated.List<List<String>>pipeline()Deprecated.List<List<List<String>>>program()Deprecated.List<String>statement()Deprecated.StringtoString()Deprecated.Stringunescape()Deprecated.
-