コード例 #1
0
ファイル: Push.cs プロジェクト: CamWiseOwl/flashdevelop
		public override void  visit(ActionHandler h)
		{
			h.push(this);
		}