public interface IBlock extends IGosuClassObject
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ARGS |
| Modifier and Type | Method and Description |
|---|---|
IFunctionType |
getFunctionType() |
IBlockExpression |
getParsedElement() |
Object |
invokeWithArgs(Object... args) |
equals, getIntrinsicType, hashCode, toStringstatic final int MAX_ARGS
IBlockExpression getParsedElement()
IFunctionType getFunctionType()
Copyright © 2018. All rights reserved.