메소드 |
설명 |
|
PostTransform ( MidExp exp ) : MidExp |
|
|
PreTransform ( MidExp exp ) : MidExp |
|
|
TransformChildrenImpl ( MidAssignExp exp ) : void |
|
|
TransformChildrenImpl ( MidAttributeFetch fetch ) : void |
|
|
TransformChildrenImpl ( MidBreakExp exp ) : void |
|
|
TransformChildrenImpl ( MidBuiltinApp app ) : void |
|
|
TransformChildrenImpl ( MidElementCtorApp app ) : void |
|
|
TransformChildrenImpl ( MidFieldRef fetch ) : void |
|
|
TransformChildrenImpl ( MidForExp exp ) : void |
|
|
TransformChildrenImpl ( MidIfExp exp ) : void |
|
|
TransformChildrenImpl ( MidLabelExp exp ) : void |
|
|
TransformChildrenImpl ( MidLetExp let ) : void |
|
|
TransformChildrenImpl ( MidMethodApp app ) : void |
|
|
TransformChildrenImpl ( MidStructVal structVal ) : void |
|
|
TransformChildrenImpl ( MidSwitchExp exp ) : void |
|
|
TransformChildrenImpl ( MidVal val ) : void |
|
|