C# Class Boo.Lang.Compiler.Steps.OptimizeIterationStatements.EntityPredicate

Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
EntityPredicate ( IEntity entity ) : System
Matches ( Node node ) : bool

Method Details

EntityPredicate() public méthode

public EntityPredicate ( IEntity entity ) : System
entity IEntity
Résultat System

Matches() public méthode

public Matches ( Node node ) : bool
node Node
Résultat bool