|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWhatsCounted | |
---|---|
com.ibm.adt.ovf.ext.punit.ast |
Uses of IWhatsCounted in com.ibm.adt.ovf.ext.punit.ast |
---|
Subinterfaces of IWhatsCounted in com.ibm.adt.ovf.ext.punit.ast | |
---|---|
interface |
ISimpleName
is implemented by: SimpleName0 SimpleName1 |
Classes in com.ibm.adt.ovf.ext.punit.ast that implement IWhatsCounted | |
---|---|
class |
SimpleName0
Rule 26: SimpleName ::= IDENTIFIER |
class |
SimpleName1
Rule 27: SimpleName ::= SimpleName SPACE IDENTIFIER |
class |
WhatsCounted
Rule 31: WhatsCounted ::= SimpleName |
Methods in com.ibm.adt.ovf.ext.punit.ast that return IWhatsCounted | |
---|---|
IWhatsCounted |
WhatsCounted.getWhatsCounted()
|
IWhatsCounted |
CountedOrDecibelBaseUnit.getWhatsCounted()
|
Constructors in com.ibm.adt.ovf.ext.punit.ast with parameters of type IWhatsCounted | |
---|---|
CountedOrDecibelBaseUnit(IToken leftIToken,
IToken rightIToken,
ISimpleName _SimpleName,
OptionalSpace _OptionalSpace,
OptionalSpace _OptionalSpace4,
IWhatsCounted _WhatsCounted,
OptionalSpace _OptionalSpace6)
|
|
WhatsCounted(IToken leftIToken,
IToken rightIToken,
ISimpleName _SimpleName,
OptionalSpace _OptionalSpace,
Lpar _Lpar,
IWhatsCounted _WhatsCounted,
OptionalSpace _OptionalSpace5,
Rpar _Rpar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |