public class TacletPrefixBuilder
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TacletPrefixBuilder.InvalidPrefixException |
Modifier and Type | Field and Description |
---|---|
protected ImmutableMap<SchemaVariable,TacletPrefix> |
prefixMap |
Constructor and Description |
---|
TacletPrefixBuilder(TacletBuilder<? extends Taclet> tacletBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
build() |
ImmutableMap<SchemaVariable,TacletPrefix> |
getPrefixMap() |
protected ImmutableMap<SchemaVariable,TacletPrefix> prefixMap
public TacletPrefixBuilder(TacletBuilder<? extends Taclet> tacletBuilder)
public void build()
public ImmutableMap<SchemaVariable,TacletPrefix> getPrefixMap()
Copyright © 2003-2019 The KeY-Project.