C# 클래스 Boo.Lang.Compiler.Steps.OptimizeIterationStatements.EntityPredicate

파일 보기 프로젝트 열기: boo/boo-lang

공개 메소드들

메소드 설명
EntityPredicate ( IEntity entity ) : System
Matches ( Node node ) : bool

메소드 상세

EntityPredicate() 공개 메소드

public EntityPredicate ( IEntity entity ) : System
entity IEntity
리턴 System

Matches() 공개 메소드

public Matches ( Node node ) : bool
node Node
리턴 bool