org.fusesource.hawtbuf.proto.compiler
Class ParserSupport

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

public class ParserSupport
extends java.lang.Object


Constructor Summary
ParserSupport()
           
 
Method Summary
static java.lang.String decodeString(org.fusesource.hawtbuf.proto.compiler.parser.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 java.lang.String decodeString(org.fusesource.hawtbuf.proto.compiler.parser.Token token)
                                     throws org.fusesource.hawtbuf.proto.compiler.parser.ParseException
Throws:
org.fusesource.hawtbuf.proto.compiler.parser.ParseException


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