[][src]Type Definition binjs_es6::ast::IOPath

type IOPath = Path<InterfaceName, (usize, FieldName)>;

A Path, used when walking the tree with more weakly-typed APIs, e.g. TokenReader/TokenWriter.