All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class relaaja.database.parser.ASTDropDomain

java.lang.Object
   |
   +----relaaja.database.parser.SimpleNode
           |
           +----relaaja.database.parser.ASTDropDomain

public class ASTDropDomain
extends SimpleNode
Arvojoukon pudotus.

Author:
Sami Jaala

Constructor Index

 o ASTDropDomain(int)

Method Index

 o execute()

Constructors

 o ASTDropDomain
 public ASTDropDomain(int id)

Methods

 o execute
 public Object execute()
Returns:
null
Overrides:
execute in class SimpleNode

All Packages  Class Hierarchy  This Package  Previous  Next  Index