public class LazyStringSourceFileHandle extends StringSourceFileHandle
| Constructor and Description |
|---|
LazyStringSourceFileHandle(String nspace,
String fqn,
Callable<String> sourceGen,
ClassType classType) |
| Modifier and Type | Method and Description |
|---|---|
ISource |
getSource() |
String |
getTypeNamespace() |
cleanAfterCompile, getCapturedTypeVars, getClassType, getEnd, getExternalSymbols, getFile, getFileName, getFilePath, getNamespace, getOffset, getParentType, getRawSource, getRelativeName, getTypeName, getTypeUsesMap, isIncludeModulePath, isStandardPath, isTestClass, isValid, setCapturedTypeVars, setEnd, setExternalSymbols, setFilePath, setOffset, setParentType, setRawSource, setTypeUsesMap, toStringpublic String getTypeNamespace()
getTypeNamespace in interface ISourceFileHandlegetTypeNamespace in class StringSourceFileHandlepublic ISource getSource()
getSource in interface ISourceFileHandlegetSource in class StringSourceFileHandleCopyright © 2019. All rights reserved.