메소드 |
설명 |
|
FUNCTIONAL ( Structure tp, string termname, int options ) : void |
|
|
LowLevelWrite ( LogicVariable x ) : void |
|
|
LowLevelWrite ( float x ) : void |
|
|
LowLevelWrite ( int x ) : void |
|
|
LowLevelWrite ( object x ) : void |
|
|
PUTCHAR ( char c ) : void |
|
|
PUTSOLO ( char c ) : void |
|
|
USDVAR ( string s ) : bool |
|
|
__ARG ( Structure s, int n ) : object |
|
|
__ARITY ( Structure s ) : int |
|
|
__LASTARG ( Structure s, int n ) : object |
|
|
needquotes ( string s ) : bool |
|
|
needspace ( System.Object tp, int termpri ) : bool |
|
|
recwriteterm ( System.Object tp, int options, int termpri, int atompri ) : void |
|
|
showname ( string s, int options ) : void |
|
|
writeterm ( System.Object tp, int options ) : void |
|
|