FoscWrapper

Returns a FoscWrapper.


Description

Indicator wrapper.


Attributes Summary

Instance Properties

annotation Gets indicator wrapper annotation.
component Gets start component of indicator wrapper.
context Gets context of indicator wrapper.
deactivate Is true when wrapper deactivates tag.
deactivate_
indicator Gets indicator of indicator wrapper.
startOffset Gets start offset of indicator wrapper.
syntheticOffset Gets synthetic offset of indicator wrapper.
tag Gets tag.
tag_

Instance Methods: Special Methods

asCompileString
copy Copies indicator wrapper.


Instance Properties


annotation

Gets indicator wrapper annotation.


component

Gets start component of indicator wrapper.

Returns component.


context

Gets context of indicator wrapper.


deactivate

Is true when wrapper deactivates tag.


deactivate_


indicator

Gets indicator of indicator wrapper.


startOffset

Gets start offset of indicator wrapper.

This is either the wrapper’s synthetic offset or the start offset of the wrapper’s component.

Returns offset.


syntheticOffset

Gets synthetic offset of indicator wrapper.

Returns offset or nil.


tag

Gets tag.


tag_


Instance Methods: Special Methods


asCompileString


copy

Copies indicator wrapper.