Uses of Class
io.sundr.model.Declare
-
Uses of Declare in io.sundr.model
Methods in io.sundr.model that return DeclareModifier and TypeMethodDescriptionstatic DeclareDeclare.cast(String name, ClassRef type, Expression target) Foreach.getDeclare()static DeclareDeclare.newInstance(String name, ClassRef type, Expression... arguments) static DeclareDeclare.newInstance(String name, Class type, Expression... arguments) Constructors in io.sundr.model with parameters of type Declare