org.mesopotamia.lang.java
Class Int

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.Int
All Implemented Interfaces:
Reference<Info>, Type

public class Int
extends BuiltInType


Field Summary
static TypeInfo INT_INFO
           
 
Fields inherited from class org.mesopotamia.lang.java.JavaLanguageElement
fcn, fcnCalculated, JAVA_LANG_OBJECT, providerHandle
 
Constructor Summary
Int(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

INT_INFO

public static final TypeInfo INT_INFO
Constructor Detail

Int

public Int(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.