Class KotlinErrorNode

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.ast.impl.antlr4.AntlrNode<KotlinNode>, net.sourceforge.pmd.lang.ast.impl.GenericNode<KotlinNode>, net.sourceforge.pmd.lang.ast.Node, KotlinNode, net.sourceforge.pmd.reporting.Reportable

    public final class KotlinErrorNode
    extends net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrErrorNode<KotlinNode>
    implements KotlinNode
    • Nested Class Summary

      • Nested classes/interfaces inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrTerminalNode

        net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrTerminalNode.AntlrErrorPmdAdapter<N extends net.sourceforge.pmd.lang.ast.impl.antlr4.AntlrNode<N>>, net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrTerminalNode.AntlrTerminalPmdAdapter<N extends net.sourceforge.pmd.lang.ast.impl.antlr4.AntlrNode<N>>
      • Nested classes/interfaces inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrNode

        net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrNode.AntlrToPmdParseTreeAdapter<N extends net.sourceforge.pmd.lang.ast.impl.antlr4.AntlrNode<N>>
    • Field Summary

      • Fields inherited from interface net.sourceforge.pmd.lang.ast.Node

        COORDS_COMPARATOR
    • Method Summary

      • Methods inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrErrorNode

        asAntlrNode, getText, getXPathNodeName
      • Methods inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrTerminalNode

        getChild, getFirstAntlrToken, getLastAntlrToken, getNumChildren, getTokenKind
      • Methods inherited from class net.sourceforge.pmd.lang.ast.impl.antlr4.BaseAntlrNode

        getBeginColumn, getBeginLine, getEndColumn, getEndLine, getIndexInParent, getParent, getTextRegion, getUserMap
      • Methods inherited from interface net.sourceforge.pmd.lang.ast.impl.GenericNode

        ancestors, ancestorsOrSelf, asStream, children, descendants, descendantsOrSelf, getChild, getFirstChild, getLastChild, getNextSibling, getParent, getPreviousSibling
      • Methods inherited from interface net.sourceforge.pmd.lang.ast.Node

        acceptVisitor, ancestors, children, compareLocation, descendants, firstChild, getAstInfo, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getImage, getIndexInParent, getLanguageVersion, getNumChildren, getReportLocation, getRoot, getTextDocument, getTextRegion, getUserMap, getXPathAttributesIterator, getXPathNodeName, hasImageEqualTo, isFindBoundary