Class ErrorExpression
java.lang.Object
software.amazon.awssdk.codegen.poet.rules2.ErrorExpression
- 
Nested Class SummaryNested classes/interfaces inherited from interface software.amazon.awssdk.codegen.poet.rules2.RuleExpressionRuleExpression.RuleExpressionKind
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<T> Taccept(RuleExpressionVisitor<T> visitor) appendTo(StringBuilder buf) booleanerror()inthashCode()kind()toString()type()Methods inherited from interface software.amazon.awssdk.codegen.poet.rules2.RuleExpressionsimplify
- 
Constructor Details- 
ErrorExpression
 
- 
- 
Method Details- 
kind- Specified by:
- kindin interface- RuleExpression
 
- 
appendTo- Specified by:
- appendToin interface- RuleExpression
 
- 
accept- Specified by:
- acceptin interface- RuleExpression
 
- 
error
- 
type- Specified by:
- typein interface- RuleExpression
 
- 
toString
- 
equals
- 
hashCode
 
-