Interface PreprocessorModeSet
-
- All Known Subinterfaces:
DefinitionsContainer
- All Known Implementing Classes:
BlockUmlBuilder
public interface PreprocessorModeSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCharset()
ImportedFiles
getImportedFiles()
-
-
-
Method Detail
-
getImportedFiles
ImportedFiles getImportedFiles()
-
getCharset
java.lang.String getCharset()
-
-