public class PreprocessorInfoChannel extends Object
Constructor | Description |
---|---|
PreprocessorInfoChannel() |
Modifier and Type | Method | Description |
---|---|---|
void |
addLineForTokenNumber(Object line,
Integer toknum) |
|
Vector<Object> |
extractLinesPrecedingTokenNumber(Integer toknum) |
|
int |
getMaxTokenNumber() |
|
String |
toString() |