HasGenerics

A language trait, that specifies that this language has support for templates or generics.

Properties

Link copied to clipboard
abstract val endCharacter: Char

The char ending the template specific code (e.g. '>')

Link copied to clipboard
abstract val startCharacter: Char

The char starting the template specific code (e.g. '<')

Inheritors

Link copied to clipboard
Link copied to clipboard