C# 클래스 MoreInternals.Compiler.Tasks.UnrollVerify

Task that confirms that there are no remaining nested selector or media blocks left. Any remaining ones are indicative of logic (if not syntax) errors.
파일 보기 프로젝트 열기: kevin-montrose/More

공개 메소드들

메소드 설명
Task ( List blocks ) : List

비공개 메소드들

메소드 설명
Verify ( SelectorAndBlock block ) : void

메소드 상세

Task() 공개 정적인 메소드

public static Task ( List blocks ) : List
blocks List
리턴 List