See: Description
Interface | Description |
---|---|
ExternalPragmaParser |
Pragma parser which processes pragma statement in XcodeML.
|
IVarContainer | |
XobjContainer | |
XobjectDefOperator | |
XobjectDefVisitor |
Class | Description |
---|---|
ArrayType |
Represents C array type.
|
BasicType |
Xtype object to present Basic type, such as int, char, ...
|
bottomupXobjectIterator | |
CompositeType |
Represents struct/union or Fortran 'type' type.
|
Coshape |
information and methods about co-shape of Fortran coarray
|
EnumType |
Represents enum type.
|
FarrayType |
Represents Fortran array type.
|
FconstFolder | |
FindexRange |
methods for Fortran index range both for:
- subarray indexes
- coindexes
|
Fshape | |
Ftype | |
FunctionType |
Represents function type.
|
Ident |
Represents identifier
|
LineNo | |
PointerType |
Represents C pointer type.
|
PragmaParser |
Base pragma parser.
|
PropObject |
Super class of objects which has a property list.
|
StructType |
Represents C-struct / Fortran-type / C++-class type.
|
topdownXobjectDefIterator | |
topdownXobjectIterator | |
UnionType | |
Xcons | |
XmpCoArrayType | |
XobjArgs |
Iterator for the list of Xobject, which is used to represent the argment
list.
|
XobjBool |
represents Fortran Logical Constant.
|
XobjComplex |
represents complex constant.
|
XobjConst |
represents constant elements.
|
Xobject |
Abstract class of expression tree objects in Xobject.
|
XobjectDef |
Definition in Xobject File iterator for definitions in Xobject file
|
XobjectDefEnv | |
XobjectFile |
This object is a container for an object file represented in Xobject Format.
|
XobjectIterator | |
XobjectPrintWriter | |
XobjFloat |
Represents float/double/long double constant.
|
XobjInt | |
XobjList |
Xobject which contains the list of Xobjects.
|
XobjListIterator |
Iterator for XobjList
|
XobjLong | |
XobjString | |
Xtype | |
Xtype.TypeInfo |
Enum | Description |
---|---|
PragmaSyntax |
pragma syntax code.
|
StorageClass |
Storage Class
|
VarScope |
Represents variable scope.
|
Xcode |
This package contains basic data objects to express programs in Exc java tool kit.
Program unit
this is program unit.