Method | Description | |
---|---|---|
ApplyToAttribute ( |
||
ApplyToElement ( |
||
ApplyToModule ( |
||
ApplyToPipeline ( |
||
MidTransform ( MidExp>.Func |
||
Transform ( MidExp exp ) : MidExp | ||
Transform ( MidVal exp ) : MidVal | ||
TransformChildren ( MidExp exp ) : void |
Method | Description | |
---|---|---|
PostTransform ( MidExp exp ) : MidExp | ||
PreTransform ( MidExp exp ) : MidExp | ||
TransformChildrenImpl ( MidAssignExp exp ) : void | ||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( MidForExp exp ) : void | ||
TransformChildrenImpl ( MidIfExp exp ) : void | ||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( |
||
TransformChildrenImpl ( MidMethodApp app ) : void | ||
TransformChildrenImpl ( MidStructVal structVal ) : void | ||
TransformChildrenImpl ( MidSwitchExp exp ) : void | ||
TransformChildrenImpl ( MidVal val ) : void |
public ApplyToAttribute ( |
||
attribute | ||
return | void |
public ApplyToElement ( |
||
element | ||
return | void |
public ApplyToModule ( |
||
module | ||
return | void |
public ApplyToPipeline ( |
||
pipeline | ||
return | void |
public MidTransform ( MidExp>.Func |
||
preTransform | MidExp>.Func | |
postTransform | MidExp>.Func | |
return | System |
public TransformChildren ( MidExp exp ) : void | ||
exp | MidExp | |
return | void |