Package gw.lang.parser
Interface IConstructorFunctionSymbol
-
- All Known Implementing Classes:
SuperConstructorFunctionSymbol
,ThisConstructorFunctionSymbol
public interface IConstructorFunctionSymbol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IConstructorInfo
getConstructorInfo()
-
-
-
Method Detail
-
getConstructorInfo
IConstructorInfo getConstructorInfo()
-
-