amath
1.8.5
Simple command line calculator
|
Symbol defitions used by other classes. More...
Go to the source code of this file.
Enumerations | |
enum | Symbol { symunknown, symident, symqident, symnumber, symfactorial, symplus, symminus, symtimes, symslash, sympower, symabsolute, symassign, symlparen, symrparen, symfuncsqrt, symfunccbrt, symfunclog, symfuncln, symhelp, symeval, symdelete, symall, symclear, symdef, symexit, symoperator, symstatement, symfunction, symvariable, symtrigon, symhyper, symearly, symcomplex, syme, sympi, symi, symins, symdelimiter, symend, symshow, symlist, symload, symsave, symexecute, syminput, symoutput, symdigits, symdec, symhex, symbin, symoct, symmem, symprefs, symprompt, symversion, symplot, symdraw, symabout, symlicense } |
Symbols generated by the Lexer. More... | |
Symbol defitions used by other classes.
Definition in file symbol.h.
enum Symbol |
Symbols generated by the Lexer.
Definition at line 41 of file symbol.h.