public class IfManager extends ReadLineInstrumented implements ReadLine
Modifier and Type | Field and Description |
---|---|
protected static Pattern2 |
elsePattern |
protected static Pattern2 |
endifPattern |
protected static Pattern2 |
ifcomparePattern |
protected static Pattern2 |
ifdefPattern |
Constructor and Description |
---|
IfManager(ReadLine source,
DefinesGet defines) |
Modifier and Type | Method and Description |
---|---|
protected CharSequence2 |
readLineInternal() |
close, readLine, toString
protected static final Pattern2 ifdefPattern
protected static final Pattern2 ifcomparePattern
protected static final Pattern2 elsePattern
protected static final Pattern2 endifPattern
public IfManager(ReadLine source, DefinesGet defines)
protected CharSequence2 readLineInternal() throws java.io.IOException
java.io.IOException