public abstract class AbstractBlock extends Object implements IBlock
| Constructor and Description |
|---|
AbstractBlock() |
| Modifier and Type | Method and Description |
|---|---|
IFunctionType |
getFunctionType() |
IType |
getIntrinsicType() |
IBlockExpression |
getParsedElement() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinvokeWithArgsequals, hashCodepublic IBlockExpression getParsedElement()
getParsedElement in interface IBlockpublic IFunctionType getFunctionType()
getFunctionType in interface IBlockpublic String toString()
toString in interface IGosuObjecttoString in class Objectpublic IType getIntrinsicType()
getIntrinsicType in interface IGosuObjectCopyright © 2022. All rights reserved.