Interface ICompilerContext
-
public interface ICompilerContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IResourceHandle
getHandle()
-
-
-
Method Detail
-
getHandle
IResourceHandle getHandle()
- Returns:
- handle of the component implementing the compiler (if any)
-
-