public interface Node
void
accept(Visitor<?> visitor)
void accept(Visitor<?> visitor)
Copyright © 2019. All rights reserved.