Package io.sundr.model
Interface Statement
- All Superinterfaces:
Node,Renderable,WithReferences
- All Known Subinterfaces:
ExpressionOrStatement
- All Known Implementing Classes:
Assign,BinaryExpression,BitwiseAnd,BitwiseOr,Block,Break,Construct,Continue,Declare,Divide,Do,Empty,Equals,For,Foreach,GreaterThan,GreaterThanOrEqual,If,IfDslThenStep,Lambda,LeftShift,LessThan,LessThanOrEqual,LogicalAnd,LogicalOr,MethodCall,Minus,Modulo,Multiply,NotEquals,Plus,PostDecrement,PostIncrement,PreDecrement,PreIncrement,PropertyRef,Return,ReturnDslThisStep,ReturnDslVariableStep,RightShift,RightUnsignedShift,StringStatement,Switch,SwitchDslCaseStep,Synchronized,Throw,Try,While,Xor
-
Field Summary
Fields inherited from interface io.sundr.model.Node
AT, CB, CC, CLP, COLN, COMA, CP, DOT, DQ, EMPTY, EQ, EXTENDS, GT, IMPLEMENTS, INDENT, JAVA_LANG, JAVA_LANG_ENUM, JAVA_LANG_OBJECT, JAVA_LANG_STRING, LT, NEWLINE, NEWLINE_PATTERN, OB, OC, OP, Q, SEMICOLN, SEMICOLN_SUFFIX_PATTERN, SPACE, STAR, THROWS, VARARG -
Method Summary
Methods inherited from interface io.sundr.model.Renderable
render, tabMethods inherited from interface io.sundr.model.WithReferences
getReferences
-
Method Details
-
ret
-
renderStatement
-