[][src]Type Definition binjs::specialized::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.