Package | Description |
---|---|
org.apache.pig.newplan.logical.expression | |
org.apache.pig.parser |
Modifier and Type | Method and Description |
---|---|
void |
LogicalExpressionVisitor.visit(ScalarExpression op) |
Constructor and Description |
---|
InvalidScalarProjectionException(org.antlr.runtime.IntStream input,
SourceLocation loc,
ScalarExpression expr) |
InvalidScalarProjectionException(org.antlr.runtime.IntStream input,
SourceLocation loc,
ScalarExpression expr,
String msg)
Constructor that takes an additional string to be concatenated
with the exception message
|
Copyright © 2007-2017 The Apache Software Foundation