C# 클래스 Ecologylab.BigSemantics.Actions.NotNull

상속: Condition
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 메소드들

메소드 설명
Evaluate ( SemanticOperationHandler handler ) : bool

If the element is found in the semantic action environment and is not a null pointer, return true. Otherwise, return false.

NotNull ( ) : System

메소드 상세

Evaluate() 공개 메소드

If the element is found in the semantic action environment and is not a null pointer, return true. Otherwise, return false.
public Evaluate ( SemanticOperationHandler handler ) : bool
handler SemanticOperationHandler
리턴 bool

NotNull() 공개 메소드

public NotNull ( ) : System
리턴 System