GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "txt-eng.h"
Public Member Functions | |
text_element_superscript (text_element *e) | |
text_element_superscript (char c) | |
~text_element_superscript (void) | |
void | accept (text_processor &p) |
text_element * | get_element (void) |
Private Member Functions | |
text_element_superscript (void) | |
Private Attributes | |
text_element * | elem |
|
inline |
|
inline |
|
inline |
|
private |
|
inlinevirtual |
Implements text_element.
|
inline |
|
private |