protected static class CompilerReferenceServiceBase.CompilerElementInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
CompilerReferenceServiceBase.ElementPlace |
place |
CompilerRef[] |
searchElements |
| Constructor and Description |
|---|
CompilerElementInfo(CompilerReferenceServiceBase.ElementPlace place,
CompilerRef... searchElements) |
public final CompilerReferenceServiceBase.ElementPlace place
public final CompilerRef[] searchElements
public CompilerElementInfo(CompilerReferenceServiceBase.ElementPlace place, CompilerRef... searchElements)