All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class relaaja.database.parser.ASTIgnore

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

public class ASTIgnore
extends SimpleNode
Solmu keräämään ei-toivotut lapsisolmut alleen.

Author:
Sami Jaala

Constructor Index

 o ASTIgnore(int)

Method Index

 o execute()
Ei evaluoi lapsisolmujaan.

Constructors

 o ASTIgnore
 public ASTIgnore(int id)

Methods

 o execute
 public Object execute()
Ei evaluoi lapsisolmujaan.

Returns:
null
Overrides:
execute in class SimpleNode

All Packages  Class Hierarchy  This Package  Previous  Next  Index