C# Class AjTalk.Tests.LibraryEvaluateTests

Mostrar archivo Open project: ajlopez/AjTalk

Private Methods

Method Description
BooleanIfNilIfNotNil ( ) : void
BooleanIsNilIsNotNil ( ) : void
Evaluate ( string text ) : object
Evaluate ( string text, System.Machine machine ) : object
IntegerIfNilIfNotNil ( ) : void
IntegerIsNilIsNotNil ( ) : void
LoadFile ( string filename ) : void
NilIfNilIfNotNil ( ) : void
NilIsNilIsNotNil ( ) : void
Setup ( ) : void
StringIfNilIfNotNil ( ) : void
StringIsNilIsNotNil ( ) : void