Package com.jogamp.gluegen.pcpp


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