org.plovr.docgen
Class TypeExpression.Builder

java.lang.Object
  extended by org.plovr.docgen.TypeExpression.Builder
Enclosing class:
TypeExpression

public static class TypeExpression.Builder
extends Object


Method Summary
 TypeExpression build()
           
 TypeExpression.Builder setType(JSTypeExpression type, AbstractCompiler compiler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public TypeExpression build()

setType

public TypeExpression.Builder setType(JSTypeExpression type,
                                      AbstractCompiler compiler)