org.mesopotamia.lang.java
Class Long

java.lang.Object
  extended by LanguageElement
      extended by org.mesopotamia.lang.java.JavaLanguageElement
          extended by org.mesopotamia.lang.java.BuiltInType
              extended by org.mesopotamia.lang.java.Long
All Implemented Interfaces:
Reference<Info>, Type

public class Long
extends BuiltInType


Field Summary
static TypeInfo LONG_INFO
           
 
Fields inherited from class org.mesopotamia.lang.java.JavaLanguageElement
fcn, fcnCalculated, JAVA_LANG_OBJECT, providerHandle
 
Constructor Summary
Long(NodeData xData, java.lang.Class<?> context, Scan scan, RepositoryLanguage language, java.lang.Object environment)
           
 
Method Summary
 TypeInfo getInfo()
           
 
Methods inherited from class org.mesopotamia.lang.java.BuiltInType
getBuiltInType
 
Methods inherited from class org.mesopotamia.lang.java.JavaLanguageElement
acceptChildren, getComments, getFcn, getProvider, setProviderHandle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LONG_INFO

public static final TypeInfo LONG_INFO
Constructor Detail

Long

public Long(NodeData xData,
            java.lang.Class<?> context,
            Scan scan,
            RepositoryLanguage language,
            java.lang.Object environment)
     throws MesopotamiaException
Throws:
MesopotamiaException
Method Detail

getInfo

public TypeInfo getInfo()


Copyright © 2005 Hammurapi Group. All Rights Reserved.