Class BaseLanguageLaTex
BaseLanguageLaTex
- class BaseLanguageLaTex
-
br1
-
-
currentLevel
-
-
frame
-
-
indent
-
-
BaseLanguageLaTex()
-
-
insertLine(String)
-
-
reduce(Sketch)
-
-
textualize(Branch)
-
-
textualize(Primitive)
-
-
textualize(Sketch)
-
frame
static AmFrame frame
br1
static Branch br1
indent
static String indent
currentLevel
static int currentLevel
BaseLanguageLaTex
BaseLanguageLaTex()
reduce
void reduce(Sketch s)
textualize
private void textualize(Primitive p)
insertLine
private void insertLine(String str)
textualize
private void textualize(Sketch sk)
textualize
private void textualize(Branch b)