Uses of Class
com.igormaznitsa.jcp.context.PreprocessingState.ExcludeIfInfo
Packages that use PreprocessingState.ExcludeIfInfo
Package
Description
-
Uses of PreprocessingState.ExcludeIfInfo in com.igormaznitsa.jcp
Methods in com.igormaznitsa.jcp that return types with arguments of type PreprocessingState.ExcludeIfInfoModifier and TypeMethodDescriptionprivate List<PreprocessingState.ExcludeIfInfo> JCPreprocessor.processGlobalDirectives(Collection<FileInfoContainer> files) Method parameters in com.igormaznitsa.jcp with type arguments of type PreprocessingState.ExcludeIfInfoModifier and TypeMethodDescriptionprivate voidJCPreprocessor.processFileExclusion(List<PreprocessingState.ExcludeIfInfo> foundExcludeIf) -
Uses of PreprocessingState.ExcludeIfInfo in com.igormaznitsa.jcp.containers
Methods in com.igormaznitsa.jcp.containers that return types with arguments of type PreprocessingState.ExcludeIfInfoModifier and TypeMethodDescriptionFileInfoContainer.processGlobalDirectives(PreprocessingState state, PreprocessorContext context) -
Uses of PreprocessingState.ExcludeIfInfo in com.igormaznitsa.jcp.context
Fields in com.igormaznitsa.jcp.context with type parameters of type PreprocessingState.ExcludeIfInfoModifier and TypeFieldDescriptionprivate final LinkedList<PreprocessingState.ExcludeIfInfo> PreprocessingState.deferredExcludeStackMethods in com.igormaznitsa.jcp.context that return PreprocessingState.ExcludeIfInfoMethods in com.igormaznitsa.jcp.context that return types with arguments of type PreprocessingState.ExcludeIfInfo