View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Operations | Relations

Mud Client
Class ANSI_Interpreter

Implemented Classifiers:
       StringInterpreter

General Info
Name  ANSI_Interpreter
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse
OwnerMud Client

Operations
NameReturn Type
 Interpret(str : String)Vector 

Relations
NameTypeBeginsEnds
 <unnamed>abstractionANSI_InterpreterStringInterpreter


Operation  Interpret

General Info
NameInterpret
OwnerANSI_Interpreter
Return Type  Vector 
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
strString  in


Parameter str

String to interpret.

General Info
Name  str
Owner  Interpret
Type  String 
Direction Kind  in