Package | Description |
---|---|
com.igormaznitsa.jcp.context |
Modifier and Type | Method and Description |
---|---|
PreprocessorExtension |
PreprocessorContext.getPreprocessorExtension()
Get the current preprocessor extension
|
Modifier and Type | Method and Description |
---|---|
PreprocessorContext |
PreprocessorContext.setPreprocessorExtension(PreprocessorExtension extension)
Set a preprocessor extension, it is a module implements the PreprocessorExtension interface which can process and get some calls from a preprocessor during its work
|
Copyright © 2011–2021 Igor Maznitsa. All rights reserved.