소스 검색

API-CHANGES: Cleanup of #isFoo in ast nodes.

Herby Vojčík 5 년 전
부모
커밋
2fca1b456c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lang/API-CHANGES.txt

+ 1 - 0
lang/API-CHANGES.txt

@@ -7,6 +7,7 @@
   * Split into #isIdempotent / #isAssignable.
 * UnknownVar => ExternallyKnownVar
 * Remove all typechecking #isFoo methods in ScopeVar hierarchy.
+* Remove most of typechecking #isFoo methods in ASTNode hierarchy.
 * Added Teachable class.
 
 + Behavior >>