Cuckoo/Generator/Source/CuckooGeneratorFramework/Tokens/Token.swift

10 lines
167 B
Swift

//
// Token.swift
// CuckooGenerator
//
// Created by Filip Dolnik on 30.05.16.
// Copyright © 2016 Brightify. All rights reserved.
//
public protocol Token { }