compiler-plugin / arrow.meta.phases.analysis / PreprocessedVirtualFileFactory
interface PreprocessedVirtualFileFactory :
ExtensionPhase
See Also
arrow.meta.dsl.analysis.AnalysisSyntax.preprocessedVirtualFileFactory
createPreprocessedFile | abstract fun CompilerContext .createPreprocessedFile(file: VirtualFile?): VirtualFile? |
createPreprocessedLightFile | abstract fun CompilerContext .createPreprocessedLightFile(file: LightVirtualFile?): LightVirtualFile? |
isPassThrough | abstract fun CompilerContext .isPassThrough(): Boolean |
Do you like Arrow?
✖