public abstract class Component extends Object
Component()
abstract void
accept(ComponentVisitor visitor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Component()
public abstract void accept(ComponentVisitor visitor) throws Exception
Exception
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.