Class NodeUtils


  • @Deprecated
    public final class NodeUtils
    extends Object
    Deprecated.
    for removal with PMD 7.0.0
    Utilities for dealing with the AST node structure.
    Version:
    $Id: NodeUtils.java 687386 2008-08-20 16:57:07Z nbubna $
    Author:
    Jason van Zyl, Geir Magnusson Jr.
    • Method Detail

      • tokenLiteral

        public static String tokenLiteral​(Token t)
        Deprecated.
        complete node literal
        Parameters:
        t -
        Returns:
        A node literal.