Uses of Class
com.igormaznitsa.jcp.context.JCPSpecialVariableProcessor.NameReferencePair
-
Packages that use JCPSpecialVariableProcessor.NameReferencePair Package Description com.igormaznitsa.jcp com.igormaznitsa.jcp.context -
-
Uses of JCPSpecialVariableProcessor.NameReferencePair in com.igormaznitsa.jcp
Methods in com.igormaznitsa.jcp with parameters of type JCPSpecialVariableProcessor.NameReferencePair Modifier and Type Method Description private static java.lang.String
InfoHelper. makeSpecialVariableReference(JCPSpecialVariableProcessor.NameReferencePair p)
-
Uses of JCPSpecialVariableProcessor.NameReferencePair in com.igormaznitsa.jcp.context
Methods in com.igormaznitsa.jcp.context that return types with arguments of type JCPSpecialVariableProcessor.NameReferencePair Modifier and Type Method Description static java.util.List<JCPSpecialVariableProcessor.NameReferencePair>
JCPSpecialVariableProcessor. getReference()
-