public abstract void Assemble(iAst src, ref ByteCodeWriter bcw);
public abstract bool IsMe(iAst src);