Package org.openrewrite.hcl.tree
Interface Expression
- All Superinterfaces:
Hcl,org.openrewrite.Tree
- All Known Subinterfaces:
CollectionValue
- All Known Implementing Classes:
Hcl.Attribute,Hcl.AttributeAccess,Hcl.Binary,Hcl.Block,Hcl.Conditional,Hcl.Empty,Hcl.ForObject,Hcl.ForTuple,Hcl.FunctionCall,Hcl.HeredocTemplate,Hcl.Identifier,Hcl.Index,Hcl.Literal,Hcl.ObjectValue,Hcl.Parentheses,Hcl.QuotedTemplate,Hcl.Splat,Hcl.TemplateInterpolation,Hcl.Tuple,Hcl.Unary,Hcl.VariableExpression
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openrewrite.hcl.tree.Hcl
Hcl.Attribute, Hcl.AttributeAccess, Hcl.Binary, Hcl.Block, Hcl.Conditional, Hcl.ConfigFile, Hcl.Empty, Hcl.ForIntro, Hcl.ForObject, Hcl.ForTuple, Hcl.FunctionCall, Hcl.HeredocTemplate, Hcl.Identifier, Hcl.Index, Hcl.Literal, Hcl.ObjectValue, Hcl.Parentheses, Hcl.QuotedTemplate, Hcl.Splat, Hcl.TemplateInterpolation, Hcl.Tuple, Hcl.Unary, Hcl.VariableExpression -
Method Summary
Methods inherited from interface org.openrewrite.hcl.tree.Hcl
accept, acceptHcl, getPrefix, isAcceptable, withPrefixMethods inherited from interface org.openrewrite.Tree
cast, getId, getJacksonPolymorphicTypeTag, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, safeCast, withId, withMarkers
-
Method Details
-
getCoordinates
-