Class Freecode
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.Freecode
- All Implemented Interfaces:
IExtendable
,OrthographyElement
@Documentation("https://talkbank.org/manuals/CHAT.html#ComplexLocalEvents")
public final class Freecode
extends AbstractOrthographyElement
Unscoped complex local events in the middle of an utterance.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Field Details
-
PREFIX
- See Also:
-
-
Constructor Details
-
Freecode
-
-
Method Details
-
getCode
-
text
Description copied from interface:OrthographyElement
Get string representation of the element.- Returns:
- the string value of the element
-