Uses of Class
com.igormaznitsa.jcp.directives.IfDefinedDirectiveHandler
-
Packages that use IfDefinedDirectiveHandler Package Description com.igormaznitsa.jcp.directives -
-
Uses of IfDefinedDirectiveHandler in com.igormaznitsa.jcp.directives
Subclasses of IfDefinedDirectiveHandler in com.igormaznitsa.jcp.directives Modifier and Type Class Description class
IfDefDirectiveHandler
The class implements short synonym for the //#ifdefined directiveclass
IfNDefDirectiveHandler
The class implements the //#ifndef directive handler
-