JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.refine.expr
Interface LanguageSpecificParser
public interface
LanguageSpecificParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Evaluable
parse
(
String
s)
Method Details
parse
Evaluable
parse
(
String
s)
throws
ParsingException
Throws:
ParsingException