Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.codegen.CallParameters

Packages that use CallParameters
org.jboss.errai.codegen   
 

Uses of CallParameters in org.jboss.errai.codegen
 

Methods in org.jboss.errai.codegen that return CallParameters
static CallParameters CallParameters.fromStatements(Statement... statements)
           
static CallParameters CallParameters.none()
           
 

Constructors in org.jboss.errai.codegen with parameters of type CallParameters
MethodInvocation(CallWriter writer, MetaClass inputType, MetaMethod method, CallParameters callParameters)
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.