org.mesopotamia.lang.java
Class Byte

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

public class Byte
extends BuiltInType


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

BYTE_INFO

public static final TypeInfo BYTE_INFO
Constructor Detail

Byte

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