C# Class NVelocity.Runtime.Parser.ParserTreeConstants

Afficher le fichier Open project: rasmus-toftdahl-olesen/NVelocity

Méthodes publiques

Свойство Type Description
NodeName String[]

Private Methods

Méthode Description
ParserTreeConstants ( ) : System

private constructor as class is meant to hold constants only. Class was originally an interface in Java, but as C# does not support Fields in an interface and the jjtNodeName field, I converted it to a class with no constructor.

Property Details

NodeName public_oe static_oe property

public static String[] NodeName
Résultat String[]