Uses of Class
com.igormaznitsa.jcp.directives.AbstractDirectiveHandler
Packages that use AbstractDirectiveHandler
Package
Description
-
Uses of AbstractDirectiveHandler in com.igormaznitsa.jcp
Methods in com.igormaznitsa.jcp with parameters of type AbstractDirectiveHandlerModifier and TypeMethodDescriptionprivate static StringInfoHelper.makeDirectiveReference(AbstractDirectiveHandler directive) -
Uses of AbstractDirectiveHandler in com.igormaznitsa.jcp.containers
Methods in com.igormaznitsa.jcp.containers with parameters of type AbstractDirectiveHandlerModifier and TypeMethodDescriptionprivate booleanFileInfoContainer.checkDirectiveArgumentRoughly(AbstractDirectiveHandler directive, String rest) -
Uses of AbstractDirectiveHandler in com.igormaznitsa.jcp.directives
Subclasses of AbstractDirectiveHandler in com.igormaznitsa.jcp.directivesModifier and TypeClassDescriptionclassThe class implements the //#abort directive handlerclassThe class implements the //#action directive handlerclassThe class implements the //#break directive handlerclassThe class implements the //#// directive handlerclassThe class implements the //#continue directive handlerclassThe class implements the //#define directive handlerclassThe class implements the //#definel directive handlerclassThe class implements //#assert directive handlerclassThe class implements the //#else directive handlerclassThe class implements the //#end directiveclassThe class implements the //#endif directive handlerclassThe class implements //#error directive handlerclassThe class implements the //#excludeif directive handlerclassThe class implements the //#exit directive handlerclassThe class implements the //#exitif directive handlerclassThe class implements the //#flush directive handlerclassThe class implements the //#global directive handlerclassThe class implements the //#_else directive handlerclassThe class implements the //#_endif directive handlerclassThe class implements the //#_if directive handlerclassThe class implements short synonym for the //#ifdefined directiveclassThe class implements the //#ifdefined directive handlerclassThe class implements the //#if directive handlerclassThe class implements the //#ifndef directive handlerclassThe class implements the //#include directive handlerclassThe class implements the //#local directive handlerclassThe class implements //#msg directive handlerclassThe class implements the //#noautoflush directive handlerclassThe class implements the //#outdir directive handlerclassThe class implements the //#- directive handlerclassThe class implements the //#+ directive handlerclassThe class implements the //#outname directive handlerclassThe class implements the //#postfix[+|-] directive handlerclassThe class implements the //#prefix[+|-] directive handlerclassThe class implements the //#undef directive handlerclassThe class implements //#warning directive handlerclassThe class implements the //#while directive handlerFields in com.igormaznitsa.jcp.directives declared as AbstractDirectiveHandlerModifier and TypeFieldDescriptionstatic final AbstractDirectiveHandler[]AbstractDirectiveHandler.DIRECTIVESThe array contains all directives of the preprocessorstatic final AbstractDirectiveHandler[]AbstractDirectiveHandler.GLOBAL_DIRECTIVESThe array contains preprocessor directives active only during the global preprocessing phase