Searched refs:ElementState (Results 1 – 2 of 2) sorted by relevance
767 local ElementState = class({771 function ElementState:__call(state, element)780 function ElementState:error(fmt, ...)784 function ElementState:convert(argument)806 function ElementState:default(mode)821 function ElementState:invoke(alias)845 function ElementState:pass(argument)856 function ElementState:complete_invocation()862 function ElementState:close()926 option = ElementState(self, option)[all …]
41 private @interface ElementState {} annotation in DefaultEbmlReader59 private @ElementState int elementState;