Package org.sonarsource.slang.impl
Class ModifierTreeImpl
java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.ModifierTreeImpl
- All Implemented Interfaces:
HasTextRange,ModifierTree,Tree
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonarsource.slang.api.ModifierTree
ModifierTree.Kind -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonarsource.slang.impl.BaseTreeImpl
metaDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonarsource.slang.api.Tree
descendants, metaData, textRange
-
Constructor Details
-
ModifierTreeImpl
-
-
Method Details
-
kind
- Specified by:
kindin interfaceModifierTree
-
children
-