Uses of Class
org.marid.project.model.ArgumentLiteral
| Package | Description |
|---|---|
| org.marid.project.model |
-
Uses of ArgumentLiteral in org.marid.project.model
Fields in org.marid.project.model with type parameters of type ArgumentLiteral Modifier and Type Field Description java.util.function.Function<ArgumentLiteral,com.github.javaparser.ast.expr.Expression>ArgumentLiteral.Type. astMethods in org.marid.project.model that return types with arguments of type ArgumentLiteral Modifier and Type Method Description java.util.ArrayList<ArgumentLiteral>CellarConstant. getArguments()Methods in org.marid.project.model with parameters of type ArgumentLiteral Modifier and Type Method Description CellarConstantCellarConstant. addArg(ArgumentLiteral arg)