public class PrimitiveElement
extends java.lang.Object
Argument
,
Constant
,
Function
,
RecursiveArgument
,
Expression.addDefinitions(PrimitiveElement...)
,
Expression.removeDefinitions(PrimitiveElement...)
Constructor and Description |
---|
PrimitiveElement(int typeId)
Default constructor setting element type id
|
Modifier and Type | Method and Description |
---|---|
int |
getMyTypeId()
Returns element type id
|
public PrimitiveElement(int typeId)
typeId
- Element type idArgument.TYPE_ID
,
Constant.TYPE_ID
,
Function.TYPE_ID
public int getMyTypeId()
Argument.TYPE_ID
,
Constant.TYPE_ID
,
Function.TYPE_ID