Uses of Class
org.codehaus.modello.plugin.java.javasource.JCodeStatement
Packages that use JCodeStatement
-
Uses of JCodeStatement in org.codehaus.modello.plugin.java.javasource
Fields in org.codehaus.modello.plugin.java.javasource with type parameters of type JCodeStatementModifier and TypeFieldDescriptionprivate List
<JCodeStatement> JSourceCode.source
A list of JCodeStatementsMethods in org.codehaus.modello.plugin.java.javasource with parameters of type JCodeStatementModifier and TypeMethodDescriptionprivate void
JSourceCode.addCodeStatement
(JCodeStatement jcs) Adds the given JCodeStatement to this JSourceCode