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

Mud Client
Interface StringInterpreter

Implementing Classifiers:
       ANSI_Interpreter

General Info
Name  StringInterpreter
Visibility  public
Abstract  false
Leaffalse
Rootfalse
OwnerMud Client

Operations
NameReturn Type
 Interpret(str : String)Vector 

Relations
NameTypeBeginsEnds
 <unnamed>abstractionANSI_InterpreterStringInterpreter
 <unnamed>usageClientDirectorStringInterpreter


Operation  Interpret

General Info
NameInterpret
OwnerStringInterpreter
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