Hello,

Yes, grammar's defaults are right now:

:default ::= action => [values] bless => ::lhs
lexeme default = action => [start,length,value] latm => 1

I'll may move to a DOM, optionally, if you prefer.

Le dimanche 7 décembre 2014 03:28:36 UTC+1, Ron Savage a écrit :
>
> Could anybody comment about the below specific question and direct me to 
>> the correct place where to get the information
>> The object contains these:
>> sample#1
>> bless( [
>>          [
>>            0,
>>            6,
>>            'CREATE'
>>          ],
>>          [
>>            7,
>>            6,
>>            'SCHEMA'
>>          ],
>> Where can I find the meanings of each of the three elements of the tuple 
>> (the last one is obvious).
>>
>
>  The output can be controlled by the programmer (i.e. every package can 
> output a different format), but here I'd say 0 is the offset of the 1st 
> token, and 6 is its length, while 7 is the offset of the 2nd token, and 6 
> is its length.
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to