Package com.jogamp.gluegen.cgram
Class PreprocessorInfoChannel
- java.lang.Object
-
- com.jogamp.gluegen.cgram.PreprocessorInfoChannel
-
public class PreprocessorInfoChannel extends Object
-
-
Constructor Summary
Constructors Constructor Description PreprocessorInfoChannel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddLineForTokenNumber(Object line, Integer toknum)Vector<Object>extractLinesPrecedingTokenNumber(Integer toknum)intgetMaxTokenNumber()StringtoString()
-