()
| 749 | } |
| 750 | |
| 751 | func (f Field) IsPeModified() bool { return f == PeIsModified || f == PsPeIsModified } |
| 752 | |
| 753 | // Segment represents the type alias for the segment. Segment |
| 754 | // denotes the property anchored to the bound field reference. |
no outgoing calls
no test coverage detected