A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
        
T
- tokenize(net.sourceforge.pmd.cpd.CpdLexer,net.sourceforge.pmd.lang.document.TextDocument) - function in net.sourceforge.pmd.cpd.CpdLexer
 - tokenize(net.sourceforge.pmd.lang.document.TextDocument,net.sourceforge.pmd.cpd.TokenFactory) - function in net.sourceforge.pmd.lang.apex.cpd.ApexCpdLexer
 - TooManyFieldsRule - class in net.sourceforge.pmd.lang.apex.rule.design
 - toString() - function in net.sourceforge.pmd.lang.LanguageModuleBase
 - toString() - function in net.sourceforge.pmd.lang.apex.ast.ApexQualifiedName
 - toString() - function in net.sourceforge.pmd.lang.apex.ast.AssignmentOperator
 - toString() - function in net.sourceforge.pmd.lang.apex.ast.BinaryOperator
 - toString() - function in net.sourceforge.pmd.lang.apex.ast.BooleanOperator
 - toString() - function in net.sourceforge.pmd.lang.apex.ast.PostfixOperator
 - toString() - function in net.sourceforge.pmd.lang.apex.ast.PrefixOperator
 - toString() - function in net.sourceforge.pmd.lang.ast.impl.AbstractNode
 - TriggerUsage - class in net.sourceforge.pmd.lang.apex.ast
 - This maps the apex enum TriggerCase to the PMD equivalent.
 - TRUE - enum entry in net.sourceforge.pmd.lang.apex.ast.ASTLiteralExpression.LiteralType
 - TypeShadowsBuiltInNamespaceRule - class in net.sourceforge.pmd.lang.apex.rule.errorprone
 - Finds custom apex types with the same name as standard built-in system and schema types.