Send feedback
Class Copy (0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.6.0 keyboard_arrow_down
public class Copy implements CopyTreeConstants , CopyConstants
Static Methods
parse(String stmt, CopyTreeParser.CopyOptions options)
public static void parse ( String stmt , CopyTreeParser . CopyOptions options )
Parameters
Exceptions
Constructors
Copy(CopyTokenManager tm)
public Copy ( CopyTokenManager tm )
Constructor with generated Token Manager.
Parameter
public Copy ( InputStream stream )
Constructor with InputStream.
Parameter
public Copy ( InputStream stream , String encoding )
Constructor with InputStream and supplied encoding
Parameters
Copy(Reader stream)
public Copy ( Reader stream )
Parameter
Fields
jj_nt
Field Value
jjtree
protected JJTCopyState jjtree
Field Value
token
Field Value
token_source
public CopyTokenManager token_source
Field Value
Methods
CopyStmt()
public final void CopyStmt ()
Exceptions
ReInit(CopyTokenManager tm)
public void ReInit ( CopyTokenManager tm )
Parameter
public void ReInit ( InputStream stream )
Parameter
public void ReInit ( InputStream stream , String encoding )
Parameters
ReInit(Reader stream)
public void ReInit ( Reader stream )
Parameter
Start()
public final ASTStart Start ()
Returns
Exceptions
Stmt()
Exceptions
booleanOption()
public final void booleanOption ()
Exceptions
columnElem()
public final void columnElem ()
Exceptions
columnList()
public final void columnList ()
Exceptions
copyDirection()
public final void copyDirection ()
Exceptions
copyFileName()
public final void copyFileName ()
Exceptions
copyOptionElement()
public final void copyOptionElement ()
Exceptions
copyOptionGenericList()
public final void copyOptionGenericList ()
Exceptions
copyOptionList()
public final void copyOptionList ()
Exceptions
copyOptions()
public final void copyOptions ()
Optional list of copy options
Exceptions
disable_tracing()
public final void disable_tracing ()
enable_tracing()
public final void enable_tracing ()
public final void formatType ()
Exceptions
generateParseException()
public ParseException generateParseException ()
Returns
getNextToken()
public final Token getNextToken ()
Returns
getToken(int index)
public final Token getToken ( int index )
Parameter
Returns
identifier()
public final void identifier ()
Exceptions
namespace()
public final void namespace ()
Exceptions
optColumnList()
public final void optColumnList ()
Exceptions
optWith()
public final void optWith ()
Exceptions
qualifiedName()
public final void qualifiedName ()
Qualified Name. Zero or more namespaces qualifiers can prefix the name.
Exceptions
quotedIdentifier()
public final void quotedIdentifier ()
Exceptions
singleChar()
public final void singleChar ()
Exceptions
trace_enabled()
public final boolean trace_enabled ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]