Searched refs:NonIncludingLexer (Results 1 – 2 of 2) sorted by relevance
258 class NonIncludingLexer(IncludingLexer): class
4 from fontTools.feaLib.lexer import Lexer, IncludingLexer, NonIncludingLexer48 lexerClass = IncludingLexer if followIncludes else NonIncludingLexer