rasmus.interpreter.namespace
Class GlobalNameSpace

java.lang.Object
  extended by rasmus.interpreter.namespace.GlobalNameSpace

public class GlobalNameSpace
extends java.lang.Object


Constructor Summary
GlobalNameSpace()
           
 
Method Summary
static NameSpace getNameSpace()
           
static Struct newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalNameSpace

public GlobalNameSpace()
Method Detail

newInstance

public static Struct newInstance()

getNameSpace

public static NameSpace getNameSpace()