Class ParserSupport
- java.lang.Object
-
- org.apache.activemq.protobuf.compiler.ParserSupport
-
public class ParserSupport extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ParserSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
decodeString(Token token)
-
-
-
Method Detail
-
decodeString
public static java.lang.String decodeString(Token token) throws ParseException
- Throws:
ParseException
-
-