public class ModuleModification extends ModuleDependency
arguments, module, target| Constructor and Description |
|---|
ModuleModification(ModuleName module,
ModuleList arguments,
ModuleName target)
Create a new module modification.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModification()
Determine whether this dependency is a
module modification. |
equals, hashCode, isConsistentWith, isImport, isInstantiation, rename, visibleNameadd, add, addAll, addAll, addAll, addAll, addAllTo, addNode, contains, get, getBoolean, getBooleanProperty, getGeneric, getList, getLocation, getName, getNode, getProperty, getString, getStringProperty, getTokenText, hasLocation, hasName, hasProperty, hasTraversal, hasVariable, indexOf, isAnnotation, isEmpty, isGeneric, isList, isToken, iterator, lastIndexOf, properties, remove, removeProperty, set, setLocation, setLocation, setProperty, size, strip, toAnnotation, toList, toString, toToken, writepublic ModuleModification(ModuleName module, ModuleList arguments, ModuleName target)
module - The module name.arguments - The arguments.target - The target module name.public boolean isModification()
ModuleDependencymodule modification.isModification in class ModuleDependencytrue if this dependency is a modification.Copyright © 2014. All Rights Reserved.