org.fusesource.hawtbuf.proto.compiler
Class ParserSupport

java.lang.Object
  extended by org.fusesource.hawtbuf.proto.compiler.ParserSupport

public class ParserSupport
extends Object


Constructor Summary
ParserSupport()
           
 
Method Summary
static String decodeString(Token token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserSupport

public ParserSupport()
Method Detail

decodeString

public static String decodeString(Token token)
                           throws ParseException
Throws:
ParseException


Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.