public class Imports extends Object implements Copyable<Imports>, Serializable
Imports()
void
add(RuleScope scope, String imp)
append(Imports parent)
Imports
copyOf()
Set<String>
get(RuleScope... scopes)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Imports()
public void append(Imports parent)
public void add(RuleScope scope, String imp)
public Set<String> get(RuleScope... scopes)
public Imports copyOf()
copyOf
Copyable<Imports>
public String toString()
toString
Object
Copyright © 2021. All rights reserved.