final class ResultOfAWordToSymbolApplication extends AnyRef
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ResultOfAWordToSymbolApplication
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ResultOfAWordToSymbolApplication(symbol: Symbol)
Value Members
- val symbol: Symbol
-
def
toString(): String
- Definition Classes
- ResultOfAWordToSymbolApplication → AnyRef → Any