|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbpp.BPPContext
bip.BOPPrinterContext
public class BOPPrinterContext
Field Summary | |
---|---|
private boolean |
bol
|
java.io.PrintWriter |
pw
|
private boolean |
stay
|
Constructor Summary | |
---|---|
BOPPrinterContext()
|
Method Summary | |
---|---|
void |
done()
|
void |
literal(java.lang.String s)
|
void |
magic(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.io.PrintWriter pw
private boolean bol
private boolean stay
Constructor Detail |
---|
public BOPPrinterContext()
Method Detail |
---|
public void done()
done
in class bpp.BPPContext
public void magic(java.lang.String s)
magic
in class bpp.BPPContext
public void literal(java.lang.String s)
literal
in class bpp.BPPContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |