Class KotlinInnerNode
- java.lang.Object
-
- net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrNode<BaseAntlrInnerNode.PmdAsAntlrInnerNode<N>,N>
-
- net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrInnerNode<KotlinNode>
-
- net.sourceforge.pmd.lang.kotlin.ast.KotlinInnerNode
-
- All Implemented Interfaces:
AntlrNode<KotlinNode>
,GenericNode<KotlinNode>
,Node
,KotlinNode
,Reportable
- Direct Known Subclasses:
KotlinParser.KtAdditiveExpression
,KotlinParser.KtAdditiveOperator
,KotlinParser.KtAnnotatedDelegationSpecifier
,KotlinParser.KtAnnotatedLambda
,KotlinParser.KtAnnotation
,KotlinParser.KtAnnotationUseSiteTarget
,KotlinParser.KtAnonymousFunction
,KotlinParser.KtAnonymousInitializer
,KotlinParser.KtAsExpression
,KotlinParser.KtAsOperator
,KotlinParser.KtAssignableExpression
,KotlinParser.KtAssignableSuffix
,KotlinParser.KtAssignment
,KotlinParser.KtAssignmentAndOperator
,KotlinParser.KtBlock
,KotlinParser.KtCallableReference
,KotlinParser.KtCallSuffix
,KotlinParser.KtCatchBlock
,KotlinParser.KtClassBody
,KotlinParser.KtClassDeclaration
,KotlinParser.KtClassMemberDeclaration
,KotlinParser.KtClassMemberDeclarations
,KotlinParser.KtClassModifier
,KotlinParser.KtClassParameter
,KotlinParser.KtClassParameters
,KotlinParser.KtCollectionLiteral
,KotlinParser.KtCompanionObject
,KotlinParser.KtComparison
,KotlinParser.KtComparisonOperator
,KotlinParser.KtConjunction
,KotlinParser.KtConstructorDelegationCall
,KotlinParser.KtConstructorInvocation
,KotlinParser.KtControlStructureBody
,KotlinParser.KtDeclaration
,KotlinParser.KtDefinitelyNonNullableType
,KotlinParser.KtDelegationSpecifier
,KotlinParser.KtDelegationSpecifiers
,KotlinParser.KtDirectlyAssignableExpression
,KotlinParser.KtDisjunction
,KotlinParser.KtDoWhileStatement
,KotlinParser.KtElvis
,KotlinParser.KtElvisExpression
,KotlinParser.KtEnumClassBody
,KotlinParser.KtEnumEntries
,KotlinParser.KtEnumEntry
,KotlinParser.KtEquality
,KotlinParser.KtEqualityOperator
,KotlinParser.KtExcl
,KotlinParser.KtExplicitDelegation
,KotlinParser.KtExpression
,KotlinParser.KtFileAnnotation
,KotlinParser.KtFinallyBlock
,KotlinParser.KtForStatement
,KotlinParser.KtFunctionBody
,KotlinParser.KtFunctionDeclaration
,KotlinParser.KtFunctionLiteral
,KotlinParser.KtFunctionModifier
,KotlinParser.KtFunctionType
,KotlinParser.KtFunctionTypeParameters
,KotlinParser.KtFunctionValueParameter
,KotlinParser.KtFunctionValueParameters
,KotlinParser.KtFunctionValueParameterWithOptionalType
,KotlinParser.KtGenericCallLikeComparison
,KotlinParser.KtGetter
,KotlinParser.KtIdentifier
,KotlinParser.KtIfExpression
,KotlinParser.KtImportAlias
,KotlinParser.KtImportHeader
,KotlinParser.KtImportList
,KotlinParser.KtIndexingSuffix
,KotlinParser.KtInfixFunctionCall
,KotlinParser.KtInfixOperation
,KotlinParser.KtInheritanceModifier
,KotlinParser.KtInOperator
,KotlinParser.KtIsOperator
,KotlinParser.KtJumpExpression
,KotlinParser.KtKotlinFile
,KotlinParser.KtLabel
,KotlinParser.KtLambdaLiteral
,KotlinParser.KtLambdaParameter
,KotlinParser.KtLambdaParameters
,KotlinParser.KtLineStringContent
,KotlinParser.KtLineStringExpression
,KotlinParser.KtLineStringLiteral
,KotlinParser.KtLiteralConstant
,KotlinParser.KtLoopStatement
,KotlinParser.KtMemberAccessOperator
,KotlinParser.KtMemberModifier
,KotlinParser.KtModifier
,KotlinParser.KtModifiers
,KotlinParser.KtMultiAnnotation
,KotlinParser.KtMultiLineStringContent
,KotlinParser.KtMultiLineStringExpression
,KotlinParser.KtMultiLineStringLiteral
,KotlinParser.KtMultiplicativeExpression
,KotlinParser.KtMultiplicativeOperator
,KotlinParser.KtMultiVariableDeclaration
,KotlinParser.KtNavigationSuffix
,KotlinParser.KtNullableType
,KotlinParser.KtObjectDeclaration
,KotlinParser.KtObjectLiteral
,KotlinParser.KtPackageHeader
,KotlinParser.KtParameter
,KotlinParser.KtParameterModifier
,KotlinParser.KtParameterModifiers
,KotlinParser.KtParametersWithOptionalType
,KotlinParser.KtParameterWithOptionalType
,KotlinParser.KtParenthesizedAssignableExpression
,KotlinParser.KtParenthesizedDirectlyAssignableExpression
,KotlinParser.KtParenthesizedExpression
,KotlinParser.KtParenthesizedType
,KotlinParser.KtParenthesizedUserType
,KotlinParser.KtPlatformModifier
,KotlinParser.KtPostfixUnaryExpression
,KotlinParser.KtPostfixUnaryOperator
,KotlinParser.KtPostfixUnarySuffix
,KotlinParser.KtPrefixUnaryExpression
,KotlinParser.KtPrefixUnaryOperator
,KotlinParser.KtPrimaryConstructor
,KotlinParser.KtPrimaryExpression
,KotlinParser.KtPropertyDeclaration
,KotlinParser.KtPropertyDelegate
,KotlinParser.KtPropertyModifier
,KotlinParser.KtQuest
,KotlinParser.KtRangeExpression
,KotlinParser.KtRangeTest
,KotlinParser.KtReceiverType
,KotlinParser.KtReificationModifier
,KotlinParser.KtSafeNav
,KotlinParser.KtScript
,KotlinParser.KtSecondaryConstructor
,KotlinParser.KtSemi
,KotlinParser.KtSemis
,KotlinParser.KtSetter
,KotlinParser.KtShebangLine
,KotlinParser.KtSimpleIdentifier
,KotlinParser.KtSimpleUserType
,KotlinParser.KtSingleAnnotation
,KotlinParser.KtStatement
,KotlinParser.KtStatements
,KotlinParser.KtStringLiteral
,KotlinParser.KtSuperExpression
,KotlinParser.KtThisExpression
,KotlinParser.KtTopLevelObject
,KotlinParser.KtTryExpression
,KotlinParser.KtType
,KotlinParser.KtTypeAlias
,KotlinParser.KtTypeArguments
,KotlinParser.KtTypeConstraint
,KotlinParser.KtTypeConstraints
,KotlinParser.KtTypeModifier
,KotlinParser.KtTypeModifiers
,KotlinParser.KtTypeParameter
,KotlinParser.KtTypeParameterModifier
,KotlinParser.KtTypeParameterModifiers
,KotlinParser.KtTypeParameters
,KotlinParser.KtTypeProjection
,KotlinParser.KtTypeProjectionModifier
,KotlinParser.KtTypeProjectionModifiers
,KotlinParser.KtTypeReference
,KotlinParser.KtTypeTest
,KotlinParser.KtUnaryPrefix
,KotlinParser.KtUnescapedAnnotation
,KotlinParser.KtUserType
,KotlinParser.KtValueArgument
,KotlinParser.KtValueArguments
,KotlinParser.KtVariableDeclaration
,KotlinParser.KtVarianceModifier
,KotlinParser.KtVisibilityModifier
,KotlinParser.KtWhenCondition
,KotlinParser.KtWhenEntry
,KotlinParser.KtWhenExpression
,KotlinParser.KtWhenSubject
,KotlinParser.KtWhileStatement
public abstract class KotlinInnerNode extends BaseAntlrInnerNode<KotlinNode> implements KotlinNode
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrInnerNode
BaseAntlrInnerNode.PmdAsAntlrInnerNode<N extends AntlrNode<N>>
-
Nested classes/interfaces inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrNode
BaseAntlrNode.AntlrToPmdParseTreeAdapter<N extends AntlrNode<N>>
-
-
Field Summary
-
Fields inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrInnerNode
exception
-
Fields inherited from interface net.sourceforge.pmd.lang.ast.Node
COORDS_COMPARATOR
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <P,R>
RacceptVisitor(AstVisitor<? super P,? extends R> visitor, P data)
protected BaseAntlrInnerNode.PmdAsAntlrInnerNode<KotlinNode>
asAntlrNode()
String
getXPathNodeName()
-
Methods inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrInnerNode
copyFrom, enterRule, exitRule, getChild, getFirstAntlrToken, getLastAntlrToken, getNumChildren, getRuleContext, getRuleContexts, getRuleIndex, getToken, getTokens
-
Methods inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrNode
getBeginColumn, getBeginLine, getEndColumn, getEndLine, getIndexInParent, getParent, getTextRegion, getUserMap, joinTokenText
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.pmd.lang.ast.impl.GenericNode
ancestors, ancestorsOrSelf, asStream, children, descendants, descendantsOrSelf, getChild, getFirstChild, getLastChild, getNextSibling, getNthParent, getParent, getPreviousSibling
-
Methods inherited from interface net.sourceforge.pmd.lang.ast.Node
ancestors, children, compareLocation, descendants, findChildNodesWithXPath, findChildrenOfType, findDescendantsOfType, findDescendantsOfType, firstChild, getAstInfo, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getFirstChildOfType, getFirstDescendantOfType, getFirstParentOfType, getImage, getIndexInParent, getLanguageVersion, getNumChildren, getParentsOfType, getReportLocation, getRoot, getTextDocument, getTextRegion, getUserMap, getXPathAttributesIterator, hasDescendantOfType, hasImageEqualTo, isFindBoundary
-
-
-
-
Method Detail
-
acceptVisitor
public <P,R> R acceptVisitor(AstVisitor<? super P,? extends R> visitor, P data)
- Specified by:
acceptVisitor
in interfaceNode
-
asAntlrNode
protected BaseAntlrInnerNode.PmdAsAntlrInnerNode<KotlinNode> asAntlrNode()
- Overrides:
asAntlrNode
in classBaseAntlrInnerNode<KotlinNode>
-
getXPathNodeName
public String getXPathNodeName()
- Specified by:
getXPathNodeName
in interfaceNode
-
-