Package org.sonar.iac.common.api.tree
Interface IacToken
-
- All Superinterfaces:
HasComments,HasTextRange,TextTree,Tree
public interface IacToken extends HasComments, TextTree
-
-
Method Summary
-
Methods inherited from interface org.sonar.iac.common.api.tree.HasComments
comments
-
Methods inherited from interface org.sonar.iac.common.api.tree.HasTextRange
textRange
-
-