PrefixConversions

org.nlogo.lex.LexOperations.PrefixConversions

Attributes

Source
LexOperations.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def charToLexPredicate(literalChar: Char): LexPredicate

Attributes

Source
LexOperations.scala
implicit def stringToLexPredicate(literalString: String): LexPredicate

Attributes

Source
LexOperations.scala