Package | Description |
---|---|
org.jacorb.idl | |
org.jacorb.idl.runtime |
Modifier and Type | Class and Description |
---|---|
class |
parser |
Modifier and Type | Method and Description |
---|---|
symbol |
parser.do_action(int act_num,
lr_parser parser,
Stack stack,
int top)
invoke a user supplied parse action
|
Modifier and Type | Method and Description |
---|---|
abstract symbol |
lr_parser.do_action(int act_num,
lr_parser parser,
Stack stack,
int top)
Perform a bit of user supplied action code (supplied by generated
subclass).
|
Copyright © 2016 JacORB. All rights reserved.