|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.ide.source.AbstractCodeFragmentView
org.siebengeisslein.ide.source.AbstractTypeView
org.siebengeisslein.ide.source.VarTypeView
public class VarTypeView
| Constructor Summary | |
|---|---|
VarTypeView(HasVariable hasVar)
|
|
| Method Summary | |
|---|---|
CodeFragment |
getFragmentAt(int posInFragment)
|
protected PType |
getType()
|
protected TypeManager |
getTypeManager()
|
protected void |
setType(PType type)
|
| Methods inherited from class org.siebengeisslein.ide.source.AbstractTypeView |
|---|
deleteBefore, getLength, getText, insertTextChar, isUnknown, render |
| Methods inherited from class org.siebengeisslein.ide.source.AbstractCodeFragmentView |
|---|
contains, getFragment, getFragmentStartPosition, insertComma, insertDigit, insertDot, insertDoubleQuote, insertLeftBrace, insertOperatorChar, insertSpace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VarTypeView(HasVariable hasVar)
| Method Detail |
|---|
protected PType getType()
getType in class AbstractTypeViewprotected void setType(PType type)
setType in class AbstractTypeViewprotected TypeManager getTypeManager()
getTypeManager in class AbstractTypeViewpublic CodeFragment getFragmentAt(int posInFragment)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||