Package | Description |
---|---|
org.apache.hadoop.record.compiler.generated |
This package contains code generated by JavaCC from the
Hadoop record syntax file rcc.jj.
|
Modifier and Type | Method and Description |
---|---|
ParseException |
Rcc.generateParseException()
Generate ParseException.
|
Modifier and Type | Method and Description |
---|---|
JField<JType> |
Rcc.Field() |
JFile |
Rcc.Include() |
JFile |
Rcc.Input() |
JMap |
Rcc.Map() |
ArrayList<JRecord> |
Rcc.Module() |
String |
Rcc.ModuleName() |
JRecord |
Rcc.Record() |
ArrayList<JRecord> |
Rcc.RecordList() |
JType |
Rcc.Type() |
JVector |
Rcc.Vector() |
Copyright © 2010 The Apache Software Foundation