elan.expression
Class VariableFactory

java.lang.Object
  |
  +--elan.expression.VariableFactory

public class VariableFactory
extends java.lang.Object


Method Summary
static VariableFactory getInstance()
           
static Variable getVariable(elan.parser.token.IdentifierToken t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static VariableFactory getInstance()

getVariable

public static Variable getVariable(elan.parser.token.IdentifierToken t)