Modifier and Type | Method and Description |
---|---|
Iterator<LeftValue> |
GenericLeftValueList.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
GenericLeftValueList.add(LeftValue expression) |
Modifier and Type | Method and Description |
---|---|
LeftValue |
CommandFor.getLoopVariable() |
Modifier and Type | Method and Description |
---|---|
void |
CommandLet.setLeftValue(LeftValue leftValue) |
void |
CommandFor.setLoopVariable(LeftValue loopVariable) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLeftValue |
class |
BasicLeftValue |
Modifier and Type | Method and Description |
---|---|
LeftValue |
LeftValueAnalyzer.analyze() |
Modifier and Type | Method and Description |
---|---|
protected LeftValue |
AbstractCommandAnalyzer.analyzeSimpleLeftValue() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
AbstractCommandAnalyzer.equal(LeftValue a,
LeftValue b)
Check that the left values are simple (no modifiers, a.k.a.
|
Modifier and Type | Method and Description |
---|---|
LeftValue |
BasicSimpleLeftValueAnalyzer.analyze() |
LeftValue |
AbstractLeftValueAnalyzer.analyze() |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.