|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectantlr.TreeParser
hamwalk.Ham4HMLGen
public class Ham4HMLGen
An ANTLR-generated tree-walker, which can be applied to the
AST generated by a Ham4Parser
for a HamNoSys 4 sign
in order to obtain the corresponding HamNoSysML (HML) element.
Field Summary | |
---|---|
static java.lang.String[] |
_tokenNames
|
Fields inherited from class antlr.TreeParser |
---|
ASTNULL |
Constructor Summary | |
---|---|
Ham4HMLGen()
|
Method Summary | |
---|---|
org.w3c.dom.Element[] |
a1tstar(antlr.collections.AST _t)
Returns a sequence of HML <action1t> elements. |
org.w3c.dom.Element[] |
a2tstar(antlr.collections.AST _t)
Returns a sequence of HML <action2t> elements. |
org.w3c.dom.Element |
action1(antlr.collections.AST _t)
Returns an HML <action1> element. |
org.w3c.dom.Element |
action1t(antlr.collections.AST _t)
Returns an HML <action1t> element. |
org.w3c.dom.Element |
action2t(antlr.collections.AST _t)
Returns an HML <action2t> element. |
java.lang.String |
arc(antlr.collections.AST _t)
Returns a string tag for one of the HNS arc-kind values. |
void |
arckind(antlr.collections.AST _t,
org.w3c.dom.Element ake)
Attaches appropriate arc attributes to the given <straightmovement> element. |
java.lang.String[] |
basichandshape(antlr.collections.AST _t)
Returns a trio of strings, for: hand-shape, thumb-position and finger-bending, with either or both of the last two possibly being null . |
java.lang.String[][] |
basichandshape1(antlr.collections.AST _t)
Returns a two trios of strings, each trio representing a basichandshape for one hand. |
org.w3c.dom.Element |
ccontact(antlr.collections.AST _t)
Returns a string tag for a form of crossing contact. |
org.w3c.dom.Element |
circularmovement(antlr.collections.AST _t)
Returns an HML <circularmovement> element. |
java.lang.String |
clock(antlr.collections.AST _t)
Returns a one- or two- character string tag for one of the 8 possible clock direction values. |
org.w3c.dom.Element |
contactbody(antlr.collections.AST _t)
Returns an HML <contactbody> element. |
org.w3c.dom.Element |
contacthand(antlr.collections.AST _t)
Returns an HML <contacthand> element. |
org.w3c.dom.Element |
contactofhand(antlr.collections.AST _t)
Returns an HML <contactofhand> element. |
org.w3c.dom.Element |
contactoharm(antlr.collections.AST _t)
Returns an HML <contactohhand> element
(contact of hand on arm). |
org.w3c.dom.Element |
contactohhand(antlr.collections.AST _t)
Returns an HML <contactohhand> element
(contact of hand on hand). |
org.w3c.dom.Element |
digit(antlr.collections.AST _t)
Returns an HML <finger> element. |
java.lang.String |
dorsalorpalmar(antlr.collections.AST _t)
Returns one of the string tags dorsal or palmar . |
org.w3c.dom.Element |
ellipse(antlr.collections.AST _t)
Attaches the appropriate ellipse attributes to the given <circularmovement> element. |
java.lang.String |
ellipsedirection(antlr.collections.AST _t)
Returns a one- or two- character string tag for one of the 4 possible ellipse direction values. |
java.lang.String |
extfidir(antlr.collections.AST _t)
Returns a one-, two- or three- character string representing one of the 26 possible extended finger direction values. |
org.w3c.dom.Element |
extfidir1(antlr.collections.AST _t)
Returns an HML <extfidir1> element. |
org.w3c.dom.Element |
extfidir2(antlr.collections.AST _t)
Returns an HML <extfidir2> element. |
org.w3c.dom.Element |
finger(antlr.collections.AST _t)
Returns an HML <fingernothumb> element. |
java.lang.String |
fingerbending(antlr.collections.AST _t)
Returns a string tag for one of the basic finger-bending values. |
org.w3c.dom.Element |
fingercrossing(antlr.collections.AST _t)
Returns an HML <fingercrossing> element. |
org.w3c.dom.Element[] |
fingercrossinglist(antlr.collections.AST _t)
Returns a sequence of HML <fingercrossing> elements. |
org.w3c.dom.Element[] |
fingerlist(antlr.collections.AST _t)
Returns a sequence of HML <fingernothumb> elements. |
org.w3c.dom.Element |
fingerpart(antlr.collections.AST _t)
Returns an HML <fingerpart> element. |
org.w3c.dom.Element |
fingershape(antlr.collections.AST _t)
Returns an HML <fingershape> element. |
org.w3c.dom.Element[] |
fingershapelist(antlr.collections.AST _t)
Returns a sequence of HML <fingershape> elements. |
org.w3c.dom.Element |
fullcircularmovement(antlr.collections.AST _t)
Returns an HML <circularmovement> element,
with appropriate modifier attributes. |
org.w3c.dom.Element |
fullmovementcross(antlr.collections.AST _t)
Returns an HML <movementcross> element. |
org.w3c.dom.Element |
fullstraightmovement(antlr.collections.AST _t)
Returns an HML <straightmovement> element,
with any appropriate size, arc, and zigzag attributes. |
org.w3c.dom.Element |
fullwristmovement(antlr.collections.AST _t)
Returns an HML <wristmovement> element. |
org.w3c.dom.Element |
hamsignseq(antlr.collections.AST _t,
HMLBuilder sb)
Returns an HML <sign> element. |
org.w3c.dom.Element |
handconfig1(antlr.collections.AST _t)
Returns an HML <handconfig1> element. |
org.w3c.dom.Element |
handconfig2(antlr.collections.AST _t)
Returns an HML <handconfig2> element. |
org.w3c.dom.Element[] |
handconfigtail2(antlr.collections.AST _t)
Returns a pair of HML elements, <extfidir2> and
<palmor2> , the first of which may be null . |
org.w3c.dom.Element |
handconstellation(antlr.collections.AST _t)
Returns an HML <handconstellation> element. |
org.w3c.dom.Element |
handpart(antlr.collections.AST _t)
Returns a string tag for a hand part. |
org.w3c.dom.Element |
handshape1(antlr.collections.AST _t)
Returns an HML <handshape1> element. |
org.w3c.dom.Element |
handshape2(antlr.collections.AST _t)
Returns an HML <handshape2> element. |
java.lang.String |
handshapeclass(antlr.collections.AST _t)
Returns a string tag for one of the basic 12 handshapes. |
org.w3c.dom.Element |
hsfingeritem(antlr.collections.AST _t)
Returns an HML <fingernothumb> element. |
org.w3c.dom.Element[] |
initialconfig1(antlr.collections.AST _t)
Returns a pair of HML elements, <nminitialconfig> and
<minitialconfig1> , the first of which may be null . |
org.w3c.dom.Element[] |
initialconfig2(antlr.collections.AST _t)
Returns a pair of HML elements, <nminitialconfig> and
<minitialconfig2> , the first of which may be null . |
org.w3c.dom.Element |
levelarm(antlr.collections.AST _t)
Returns an HML <levelarm> element. |
org.w3c.dom.Element |
levelbody(antlr.collections.AST _t)
Returns an HML <levelbody> element. |
org.w3c.dom.Element |
levelcomplexarm(antlr.collections.AST _t)
Returns an HML <levelcomplexarm> element. |
org.w3c.dom.Element |
levelcomplexbody(antlr.collections.AST _t)
Returns an HML <levelcomplexbody> element. |
org.w3c.dom.Element |
levelcomplexhand(antlr.collections.AST _t)
Returns an HML <levelcomplexhand> element. |
org.w3c.dom.Element |
levelhand(antlr.collections.AST _t)
Returns an HML <levelhand> element. |
java.lang.String |
locarm(antlr.collections.AST _t)
Returns a string tag for one of the basic sites on the arm. |
org.w3c.dom.Element |
location1(antlr.collections.AST _t)
Returns an HML <location1> element. |
org.w3c.dom.Element |
location2(antlr.collections.AST _t)
Returns an HML <location2> element. |
org.w3c.dom.Element |
locationarm(antlr.collections.AST _t)
Returns an HML <locationarm> element. |
org.w3c.dom.Element |
locationbody(antlr.collections.AST _t)
Returns an HML <locationbody> element. |
org.w3c.dom.Element |
locationbodyarm(antlr.collections.AST _t)
Returns an HML <locationbodyarm> element. |
org.w3c.dom.Element |
locationhand(antlr.collections.AST _t)
Returns an HML <locationhand> element. |
java.lang.String |
locbody(antlr.collections.AST _t)
Returns a string tag for one of the basic sites on the body or head. |
java.lang.String |
locsided(antlr.collections.AST _t)
Returns a string tag for one of the basic sites on one side of the head. |
org.w3c.dom.Element |
minitialconfig1(antlr.collections.AST _t)
Returns an HML <minitialconfig1> element. |
org.w3c.dom.Element |
minitialconfig2(antlr.collections.AST _t)
Returns an HML <minitialconfig2> element. |
java.lang.String |
modifier(antlr.collections.AST _t)
Returns a string tag for one of the HNS movement-manner values. |
java.lang.String |
movementarrow(antlr.collections.AST _t)
Returns a one- or two- character string tag for a movement direction. |
java.lang.String |
movementcircle(antlr.collections.AST _t)
Returns a one- or two- character string tag for the direction of ( the normal to a circle. |
java.lang.String |
movementcross(antlr.collections.AST _t)
Returns a string tag for a crossing movement. |
void |
movingrepetition(antlr.collections.AST _t,
org.w3c.dom.Element action)
Sets appropriate moving repetition attributes on the given action element. |
org.w3c.dom.Element |
nmaction1t(antlr.collections.AST _t)
Returns an HML (non-manual) <action1t> element. |
org.w3c.dom.Element[] |
nmicunit(antlr.collections.AST _t)
Returns a pair of HML elements, describing one non-manual initial configuration feature: a <levelbody> or <levelbody> , and
an <action1> . |
org.w3c.dom.Element |
nminitialconfig(antlr.collections.AST _t)
Returns an HML <nminitialconfig> element. |
org.w3c.dom.Element |
nondomsign1(antlr.collections.AST _t)
Returns an HML <sign1> element,
with which_hand='nondominant' . |
java.lang.String |
palmor(antlr.collections.AST _t)
Returns a one- or two- character string representing one of the 8 possible palm orientation values. |
org.w3c.dom.Element |
palmor1(antlr.collections.AST _t)
Returns an HML <palmor1> element. |
org.w3c.dom.Element |
palmor2(antlr.collections.AST _t)
Returns an HML <palmor2> element. |
org.w3c.dom.Element |
paraction1(antlr.collections.AST _t)
Returns an HML <par_action1> element. |
org.w3c.dom.Element |
paraction1t(antlr.collections.AST _t)
Returns an HML <par_action1t> element. |
org.w3c.dom.Element |
paraction2t(antlr.collections.AST _t)
Returns an HML <par_action2t> element. |
org.w3c.dom.Element |
pcontact(antlr.collections.AST _t)
Returns a string tag for closeness of contact. |
java.lang.String |
repetition(antlr.collections.AST _t)
Returns a string tag for a repetition modifier. |
void |
repetitions(antlr.collections.AST _t,
org.w3c.dom.Element action)
Sets appropriate repetition attributes on the given action element. |
org.w3c.dom.Element |
replacement(antlr.collections.AST _t)
Returns an HML <replacement> element. |
org.w3c.dom.Element |
replacetail1(antlr.collections.AST _t)
Returns an HML <replacetail1> element. |
void |
revolutions(antlr.collections.AST _t,
org.w3c.dom.Element reve)
Attaches the appropriate revolutions attributes to the given <circularmovement> element. |
org.w3c.dom.Element |
seqaction1(antlr.collections.AST _t)
Returns an HML <seq_action1> element. |
org.w3c.dom.Element |
seqaction1t(antlr.collections.AST _t)
Returns an HML <seq_action1t> element. |
org.w3c.dom.Element |
seqaction2t(antlr.collections.AST _t)
Returns an HML <seq_action2t> element. |
org.w3c.dom.Element |
seqfusedaction1(antlr.collections.AST _t)
Returns an HML <seq_action1> element,
with fused='true' . |
org.w3c.dom.Element |
seqfusedaction1t(antlr.collections.AST _t)
Returns an HML <seq_action1t> element,
with fused='true' . |
org.w3c.dom.Element |
seqfusedaction2t(antlr.collections.AST _t)
Returns an HML <seq_action2t> element,
with fused='true' . |
java.lang.String |
side(antlr.collections.AST _t,
java.lang.String lh_or_rh)
Returns a string tag for a sideways extent, including a substring an exent to left or right, as given. |
org.w3c.dom.Element |
sign2(antlr.collections.AST _t)
Returns an HML <sign2> element. |
org.w3c.dom.Element |
sign2or1(antlr.collections.AST _t)
Returns an HML <sign2> or
(non-dominant handed) <sign2> element. |
org.w3c.dom.Element |
simplemovement(antlr.collections.AST _t)
Returns an HML <simplemovement> element. |
java.lang.String |
size(antlr.collections.AST _t)
Returns a string tag for one of the two size values, small
or large . |
java.lang.String |
sizechange(antlr.collections.AST _t)
Returns a string tag for one of the HNS size-change values. |
void |
sizechangenonlinear(antlr.collections.AST _t,
org.w3c.dom.Element sce)
Attaches appropriate non-linear size change attributes to the given movement element. |
org.w3c.dom.Element |
splitaction2loc2(antlr.collections.AST _t)
Returns an HML <action2t> element. |
org.w3c.dom.Element |
splitaction2t(antlr.collections.AST _t)
Returns an HML <action2t> element. |
org.w3c.dom.Element |
splithandconfig2(antlr.collections.AST _t)
Returns an HML <handconfig2> element. |
org.w3c.dom.Element |
splitreplacetail(antlr.collections.AST _t)
Returns an HML <splitreplacetail> element. |
org.w3c.dom.Element |
straightmovement(antlr.collections.AST _t)
Returns an HML <straightmovement> element. |
org.w3c.dom.Element |
symmoperator(antlr.collections.AST _t)
Returns an HML <symmoperator> element. |
org.w3c.dom.Element |
thumb(antlr.collections.AST _t)
Returns an HML <thumb> element. |
java.lang.String |
thumbpos(antlr.collections.AST _t)
Returns a string tag for one of the basic thumb-position values. |
org.w3c.dom.Element |
thumbspecial(antlr.collections.AST _t)
Returns an HML <thumbspecial> element. |
java.lang.String |
wristmovement(antlr.collections.AST _t)
Returns a string tag for a wrist movement. |
void |
zigzag(antlr.collections.AST _t,
org.w3c.dom.Element zze)
Attaches appropriate zigzag attributes to the given <straightmovement> element. |
Methods inherited from class antlr.TreeParser |
---|
getAST, getASTFactory, getTokenName, getTokenNames, match, panic, reportError, reportError, reportWarning, setASTFactory, setASTNodeClass, setASTNodeType, traceIn, traceIndent, traceOut |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] _tokenNames
Constructor Detail |
---|
public Ham4HMLGen()
Method Detail |
---|
public final org.w3c.dom.Element hamsignseq(antlr.collections.AST _t, HMLBuilder sb) throws antlr.RecognitionException
<sign>
element.
antlr.RecognitionException
public final org.w3c.dom.Element sign2or1(antlr.collections.AST _t) throws antlr.RecognitionException
<sign2>
or
(non-dominant handed) <sign2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element sign2(antlr.collections.AST _t) throws antlr.RecognitionException
<sign2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element nondomsign1(antlr.collections.AST _t) throws antlr.RecognitionException
<sign1>
element,
with which_hand='nondominant'
.
antlr.RecognitionException
public final org.w3c.dom.Element symmoperator(antlr.collections.AST _t) throws antlr.RecognitionException
<symmoperator>
element.
antlr.RecognitionException
public final org.w3c.dom.Element[] initialconfig2(antlr.collections.AST _t) throws antlr.RecognitionException
<nminitialconfig>
and
<minitialconfig2>
, the first of which may be null
.
antlr.RecognitionException
public final org.w3c.dom.Element[] a2tstar(antlr.collections.AST _t) throws antlr.RecognitionException
<action2t>
elements.
antlr.RecognitionException
public final org.w3c.dom.Element[] a1tstar(antlr.collections.AST _t) throws antlr.RecognitionException
<action1t>
elements.
antlr.RecognitionException
public final org.w3c.dom.Element[] initialconfig1(antlr.collections.AST _t) throws antlr.RecognitionException
<nminitialconfig>
and
<minitialconfig1>
, the first of which may be null
.
antlr.RecognitionException
public final org.w3c.dom.Element nminitialconfig(antlr.collections.AST _t) throws antlr.RecognitionException
<nminitialconfig>
element.
antlr.RecognitionException
public final org.w3c.dom.Element minitialconfig2(antlr.collections.AST _t) throws antlr.RecognitionException
<minitialconfig2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element minitialconfig1(antlr.collections.AST _t) throws antlr.RecognitionException
<minitialconfig1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element[] nmicunit(antlr.collections.AST _t) throws antlr.RecognitionException
<levelbody>
or <levelbody>
, and
an <action1>
.
antlr.RecognitionException
public final org.w3c.dom.Element levelbody(antlr.collections.AST _t) throws antlr.RecognitionException
<levelbody>
element.
antlr.RecognitionException
public final org.w3c.dom.Element levelarm(antlr.collections.AST _t) throws antlr.RecognitionException
<levelarm>
element.
antlr.RecognitionException
public final org.w3c.dom.Element action1(antlr.collections.AST _t) throws antlr.RecognitionException
<action1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element handconfig2(antlr.collections.AST _t) throws antlr.RecognitionException
<handconfig2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element location2(antlr.collections.AST _t) throws antlr.RecognitionException
<location2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element handconfig1(antlr.collections.AST _t) throws antlr.RecognitionException
<handconfig1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element location1(antlr.collections.AST _t) throws antlr.RecognitionException
<location1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element handshape2(antlr.collections.AST _t) throws antlr.RecognitionException
<handshape2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element[] handconfigtail2(antlr.collections.AST _t) throws antlr.RecognitionException
<extfidir2>
and
<palmor2>
, the first of which may be null
.
antlr.RecognitionException
public final org.w3c.dom.Element splithandconfig2(antlr.collections.AST _t) throws antlr.RecognitionException
<handconfig2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element handshape1(antlr.collections.AST _t) throws antlr.RecognitionException
<handshape1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element extfidir1(antlr.collections.AST _t) throws antlr.RecognitionException
<extfidir1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element palmor1(antlr.collections.AST _t) throws antlr.RecognitionException
<palmor1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element extfidir2(antlr.collections.AST _t) throws antlr.RecognitionException
<extfidir2>
element.
antlr.RecognitionException
public final org.w3c.dom.Element palmor2(antlr.collections.AST _t) throws antlr.RecognitionException
<palmor2>
element.
antlr.RecognitionException
public final java.lang.String[][] basichandshape1(antlr.collections.AST _t) throws antlr.RecognitionException
basichandshape
for one hand.
antlr.RecognitionException
public final org.w3c.dom.Element[] fingerlist(antlr.collections.AST _t) throws antlr.RecognitionException
<fingernothumb>
elements.
antlr.RecognitionException
public final org.w3c.dom.Element[] fingershapelist(antlr.collections.AST _t) throws antlr.RecognitionException
<fingershape>
elements.
antlr.RecognitionException
public final org.w3c.dom.Element[] fingercrossinglist(antlr.collections.AST _t) throws antlr.RecognitionException
<fingercrossing>
elements.
antlr.RecognitionException
public final org.w3c.dom.Element thumbspecial(antlr.collections.AST _t) throws antlr.RecognitionException
<thumbspecial>
element.
antlr.RecognitionException
public final java.lang.String[] basichandshape(antlr.collections.AST _t) throws antlr.RecognitionException
null
.
antlr.RecognitionException
public final java.lang.String handshapeclass(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String thumbpos(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String fingerbending(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element thumb(antlr.collections.AST _t) throws antlr.RecognitionException
<thumb>
element.
antlr.RecognitionException
public final org.w3c.dom.Element finger(antlr.collections.AST _t) throws antlr.RecognitionException
<fingernothumb>
element.
antlr.RecognitionException
public final org.w3c.dom.Element hsfingeritem(antlr.collections.AST _t) throws antlr.RecognitionException
<fingernothumb>
element.
antlr.RecognitionException
public final org.w3c.dom.Element digit(antlr.collections.AST _t) throws antlr.RecognitionException
<finger>
element.
antlr.RecognitionException
public final org.w3c.dom.Element fingershape(antlr.collections.AST _t) throws antlr.RecognitionException
<fingershape>
element.
antlr.RecognitionException
public final org.w3c.dom.Element fingercrossing(antlr.collections.AST _t) throws antlr.RecognitionException
<fingercrossing>
element.
antlr.RecognitionException
public final org.w3c.dom.Element fingerpart(antlr.collections.AST _t) throws antlr.RecognitionException
<fingerpart>
element.
antlr.RecognitionException
public final java.lang.String extfidir(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String palmor(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element handconstellation(antlr.collections.AST _t) throws antlr.RecognitionException
<handconstellation>
element.
antlr.RecognitionException
public final org.w3c.dom.Element locationbody(antlr.collections.AST _t) throws antlr.RecognitionException
<locationbody>
element.
antlr.RecognitionException
public final org.w3c.dom.Element locationhand(antlr.collections.AST _t) throws antlr.RecognitionException
<locationhand>
element.
antlr.RecognitionException
public final org.w3c.dom.Element locationbodyarm(antlr.collections.AST _t) throws antlr.RecognitionException
<locationbodyarm>
element.
antlr.RecognitionException
public final org.w3c.dom.Element locationarm(antlr.collections.AST _t) throws antlr.RecognitionException
<locationarm>
element.
antlr.RecognitionException
public final org.w3c.dom.Element levelcomplexbody(antlr.collections.AST _t) throws antlr.RecognitionException
<levelcomplexbody>
element.
antlr.RecognitionException
public final org.w3c.dom.Element contactbody(antlr.collections.AST _t) throws antlr.RecognitionException
<contactbody>
element.
antlr.RecognitionException
public final org.w3c.dom.Element levelcomplexhand(antlr.collections.AST _t) throws antlr.RecognitionException
<levelcomplexhand>
element.
antlr.RecognitionException
public final org.w3c.dom.Element contacthand(antlr.collections.AST _t) throws antlr.RecognitionException
<contacthand>
element.
antlr.RecognitionException
public final org.w3c.dom.Element levelcomplexarm(antlr.collections.AST _t) throws antlr.RecognitionException
<levelcomplexarm>
element.
antlr.RecognitionException
public final org.w3c.dom.Element levelhand(antlr.collections.AST _t) throws antlr.RecognitionException
<levelhand>
element.
antlr.RecognitionException
public final java.lang.String side(antlr.collections.AST _t, java.lang.String lh_or_rh) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String locbody(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String locsided(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element handpart(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String dorsalorpalmar(antlr.collections.AST _t) throws antlr.RecognitionException
dorsal
or palmar
.
antlr.RecognitionException
public final java.lang.String locarm(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element pcontact(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element contactofhand(antlr.collections.AST _t) throws antlr.RecognitionException
<contactofhand>
element.
antlr.RecognitionException
public final org.w3c.dom.Element ccontact(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element contactohhand(antlr.collections.AST _t) throws antlr.RecognitionException
<contactohhand>
element
(contact of hand on hand).
antlr.RecognitionException
public final org.w3c.dom.Element contactoharm(antlr.collections.AST _t) throws antlr.RecognitionException
<contactohhand>
element
(contact of hand on arm).
antlr.RecognitionException
public final org.w3c.dom.Element action2t(antlr.collections.AST _t) throws antlr.RecognitionException
<action2t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element action1t(antlr.collections.AST _t) throws antlr.RecognitionException
<action1t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element splitaction2loc2(antlr.collections.AST _t) throws antlr.RecognitionException
<action2t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element splitaction2t(antlr.collections.AST _t) throws antlr.RecognitionException
<action2t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element paraction2t(antlr.collections.AST _t) throws antlr.RecognitionException
<par_action2t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element seqaction2t(antlr.collections.AST _t) throws antlr.RecognitionException
<seq_action2t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element seqfusedaction2t(antlr.collections.AST _t) throws antlr.RecognitionException
<seq_action2t>
element,
with fused='true'
.
antlr.RecognitionException
public final void repetitions(antlr.collections.AST _t, org.w3c.dom.Element action) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element paraction1t(antlr.collections.AST _t) throws antlr.RecognitionException
<par_action1t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element seqaction1t(antlr.collections.AST _t) throws antlr.RecognitionException
<seq_action1t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element seqfusedaction1t(antlr.collections.AST _t) throws antlr.RecognitionException
<seq_action1t>
element,
with fused='true'
.
antlr.RecognitionException
public final org.w3c.dom.Element nmaction1t(antlr.collections.AST _t) throws antlr.RecognitionException
<action1t>
element.
antlr.RecognitionException
public final org.w3c.dom.Element simplemovement(antlr.collections.AST _t) throws antlr.RecognitionException
<simplemovement>
element.
antlr.RecognitionException
public final java.lang.String modifier(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element paraction1(antlr.collections.AST _t) throws antlr.RecognitionException
<par_action1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element seqaction1(antlr.collections.AST _t) throws antlr.RecognitionException
<seq_action1>
element.
antlr.RecognitionException
public final org.w3c.dom.Element seqfusedaction1(antlr.collections.AST _t) throws antlr.RecognitionException
<seq_action1>
element,
with fused='true'
.
antlr.RecognitionException
public final java.lang.String repetition(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void movingrepetition(antlr.collections.AST _t, org.w3c.dom.Element action) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String sizechange(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String size(antlr.collections.AST _t) throws antlr.RecognitionException
small
or large
.
antlr.RecognitionException
public final java.lang.String movementarrow(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element fullstraightmovement(antlr.collections.AST _t) throws antlr.RecognitionException
<straightmovement>
element,
with any appropriate size, arc, and zigzag attributes.
antlr.RecognitionException
public final org.w3c.dom.Element fullcircularmovement(antlr.collections.AST _t) throws antlr.RecognitionException
<circularmovement>
element,
with appropriate modifier attributes.
antlr.RecognitionException
public final org.w3c.dom.Element fullwristmovement(antlr.collections.AST _t) throws antlr.RecognitionException
<wristmovement>
element.
antlr.RecognitionException
public final org.w3c.dom.Element fullmovementcross(antlr.collections.AST _t) throws antlr.RecognitionException
<movementcross>
element.
antlr.RecognitionException
public final org.w3c.dom.Element replacement(antlr.collections.AST _t) throws antlr.RecognitionException
<replacement>
element.
antlr.RecognitionException
public final org.w3c.dom.Element straightmovement(antlr.collections.AST _t) throws antlr.RecognitionException
<straightmovement>
element.
antlr.RecognitionException
public final void arckind(antlr.collections.AST _t, org.w3c.dom.Element ake) throws antlr.RecognitionException
<straightmovement>
element.
antlr.RecognitionException
public final void zigzag(antlr.collections.AST _t, org.w3c.dom.Element zze) throws antlr.RecognitionException
<straightmovement>
element.
antlr.RecognitionException
public final java.lang.String arc(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String ellipsedirection(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void sizechangenonlinear(antlr.collections.AST _t, org.w3c.dom.Element sce) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element circularmovement(antlr.collections.AST _t) throws antlr.RecognitionException
<circularmovement>
element.
antlr.RecognitionException
public final void revolutions(antlr.collections.AST _t, org.w3c.dom.Element reve) throws antlr.RecognitionException
<circularmovement>
element.
antlr.RecognitionException
public final org.w3c.dom.Element ellipse(antlr.collections.AST _t) throws antlr.RecognitionException
<circularmovement>
element.
antlr.RecognitionException
public final java.lang.String movementcircle(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String clock(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String wristmovement(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final java.lang.String movementcross(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final org.w3c.dom.Element splitreplacetail(antlr.collections.AST _t) throws antlr.RecognitionException
<splitreplacetail>
element.
antlr.RecognitionException
public final org.w3c.dom.Element replacetail1(antlr.collections.AST _t) throws antlr.RecognitionException
<replacetail1>
element.
antlr.RecognitionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |