[][src]Type Definition crulz::ast::VAN

type VAN = Vec<ASTNode>;

Trait Implementations

impl LiftAST for VAN[src]

type LiftT = ASTNode

impl MangleAST for VAN[src]

impl MangleASTExt for VAN[src]