C# Class FyreVM.Engine.StringStrNode

Inheritance: StrNode
Afficher le fichier Open project: ChicagoDave/Zifmia

Méthodes publiques

Méthode Description
HandleNextChar ( Engine e ) : void
StringStrNode ( uint address, ExecutionMode mode, string str ) : System
ToString ( ) : string

Method Details

HandleNextChar() public méthode

public HandleNextChar ( Engine e ) : void
e Engine
Résultat void

StringStrNode() public méthode

public StringStrNode ( uint address, ExecutionMode mode, string str ) : System
address uint
mode ExecutionMode
str string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string