Class IdentifierTreeImpl

java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.IdentifierTreeImpl
All Implemented Interfaces:
HasTextRange, IdentifierTree, Tree
Direct Known Subclasses:
PlaceHolderTreeImpl

public class IdentifierTreeImpl extends BaseTreeImpl implements IdentifierTree