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.sourceA list of JCodeStatementsMethods in org.codehaus.modello.plugin.java.javasource with parameters of type JCodeStatementModifier and TypeMethodDescriptionprivate voidJSourceCode.addCodeStatement(JCodeStatement jcs) Adds the given JCodeStatement to this JSourceCode