Class PCPP

java.lang.Object
com.jogamp.gluegen.pcpp.PCPP
All Implemented Interfaces:
GenericCPP

public class PCPP extends Object implements GenericCPP
A minimal pseudo-C-preprocessor designed in particular to preserve #define statements defining constants so they can be observed by a glue code generator.