Package com.jogamp.gluegen.pcpp

Class Summary
ConcatenatingReader A Reader implementation which finds lines ending in the backslash character ('\') and concatenates them with the next line.
PCPP A minimal pseudo-C-preprocessor designed in particular to preserve #define statements defining constants so they can be observed by a glue code generator.