C# Class ParallelForElement, pinac

Inheritance: Element
Afficher le fichier Open project: shranjan/pinac Class Usage Examples

Méthodes publiques

Méthode Description
Accept ( Visitor, visitor ) : void
ParallelForElement ( ) : System
chkForIf ( List code ) : void
parseText ( String input ) : void
syncfunction ( ) : void

Method Details

Accept() public méthode

public Accept ( Visitor, visitor ) : void
visitor Visitor,
Résultat void

ParallelForElement() public méthode

public ParallelForElement ( ) : System
Résultat System

chkForIf() public méthode

public chkForIf ( List code ) : void
code List
Résultat void

parseText() public méthode

public parseText ( String input ) : void
input String
Résultat void

syncfunction() public méthode

public syncfunction ( ) : void
Résultat void