public class LazyRatsParser.ListNode extends Object
| Modifier and Type | Field and Description |
|---|---|
de.fau.cs.osr.ptk.common.ast.ContentNode |
node |
LazyRatsParser.ListType |
type |
| Constructor and Description |
|---|
LazyRatsParser.ListNode(LazyRatsParser.ListType type,
de.fau.cs.osr.ptk.common.ast.ContentNode node) |
public LazyRatsParser.ListType type
public de.fau.cs.osr.ptk.common.ast.ContentNode node
public LazyRatsParser.ListNode(LazyRatsParser.ListType type, de.fau.cs.osr.ptk.common.ast.ContentNode node)
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.