Package gw.lang.parser
Interface IInitConstructorFunctionSymbol
- All Superinterfaces:
IDynamicFunctionSymbol,IDynamicSymbol,IFunctionSymbol,IHasType,IReducedSymbol,ISymbol
- All Known Implementing Classes:
InitConstructorFunctionSymbol
-
Field Summary
-
Method Summary
Methods inherited from interface gw.lang.parser.IDynamicFunctionSymbol
createReducedSymbol, getArgs, getArgTypes, getBackingDfs, getDeclaringTypeInfo, getDeclFunctionStmt, getInitializer, getMethodOrConstructorInfo, getMethodOrConstructorInfo, getMethodSignature, getParameterDisplay, getReturnType, getSuperDfs, getValueDirectly, isConstructor, isOverride, isStaticMethods inherited from interface gw.lang.parser.IDynamicSymbol
getGosuClass, getScriptPartMethods inherited from interface gw.lang.parser.IFunctionSymbol
getModifiers, getSignatureDescription, invoke, isFromJava, isStackSymbolMethods inherited from interface gw.lang.parser.IReducedSymbol
getAnnotations, getFullDescription, getSymbolClass, hasTypeVariables, isAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isReifiedMethods inherited from interface gw.lang.parser.ISymbol
canBeCaptured, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getIndex, getLightWeightReference, getModifierInfo, getName, getType, getValue, hasDynamicSymbolTable, isLocal, isValueBoxed, isWritable, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValue, setValueIsBoxed